MediaWiki  REL1_19
Preprocessor_Hash.php File Reference

Preprocessor using PHP arrays. More...

Go to the source code of this file.

Classes

class  PPCustomFrame_Hash
 Expansion frame with custom arguments. More...
class  PPDAccum_Hash
class  PPDPart_Hash
class  PPDStack_Hash
 Stack class to help Preprocessor::preprocessToObj() More...
class  PPDStackElement_Hash
class  PPFrame_Hash
 An expansion frame, used as a context to expand the result of preprocessToObj() More...
class  PPNode_Hash_Array
class  PPNode_Hash_Attr
class  PPNode_Hash_Text
class  PPNode_Hash_Tree
class  PPTemplateFrame_Hash
 Expansion frame with template arguments. More...
class  Preprocessor_Hash
 Differences from DOM schema: * attribute nodes are children * <h> nodes that aren't at the top are replaced with <possible-h> More...

Detailed Description

Preprocessor using PHP arrays.

Definition in file Preprocessor_Hash.php.