MediaWiki  REL1_19
Preprocessor_DOM.php File Reference

Preprocessor using PHP's dom extension. More...

Go to the source code of this file.

Classes

class  PPCustomFrame_DOM
 Expansion frame with custom arguments. More...
class  PPDPart
class  PPDStack
 Stack class to help Preprocessor::preprocessToObj() More...
class  PPDStackElement
class  PPFrame_DOM
 An expansion frame, used as a context to expand the result of preprocessToObj() More...
class  PPNode_DOM
class  PPTemplateFrame_DOM
 Expansion frame with template arguments. More...
class  Preprocessor_DOM

Detailed Description

Preprocessor using PHP's dom extension.

Definition in file Preprocessor_DOM.php.