Go to the source code of this file.
Classes | |
class | Parser |
PHP Parser - Processes wiki markup (which uses a more user-friendly syntax, such as "[[link]]" for making links), and provides a one-way transformation of that wiki markup it into XHTML output / markup (which in turn the browser understands, and can display). More... | |
class | StripState |
class | OnlyIncludeReplacer |
Definition in file Parser.php.