MediaWiki  REL1_19
Parser.php File Reference

File for Parser and related classes. More...

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...

Detailed Description

File for Parser and related classes.

Definition in file Parser.php.