PPDAccum_Hash Class Reference
[Parser]

List of all members.

Public Member Functions

 __construct ()
 addLiteral ($s)
 Append a string literal.
 addNode (PPNode $node)
 Append a PPNode.
 addNodeWithText ($name, $value)
 Append a tree node with text contents.
 addAccum ($accum)
 Append a PPAccum_Hash Takes over ownership of the nodes in the source argument.

Public Attributes

 $firstNode
 $lastNode


Detailed Description

Definition at line 725 of file Preprocessor_Hash.php.


Constructor & Destructor Documentation

PPDAccum_Hash::__construct (  ) 

Definition at line 728 of file Preprocessor_Hash.php.


Member Function Documentation

PPDAccum_Hash::addAccum ( accum  ) 

Append a PPAccum_Hash Takes over ownership of the nodes in the source argument.

These nodes may subsequently be modified, especially nextSibling.

Definition at line 771 of file Preprocessor_Hash.php.

PPDAccum_Hash::addLiteral ( s  ) 

Append a string literal.

Definition at line 735 of file Preprocessor_Hash.php.

References $s.

PPDAccum_Hash::addNode ( PPNode node  ) 

Append a PPNode.

Definition at line 749 of file Preprocessor_Hash.php.

Referenced by addNodeWithText().

PPDAccum_Hash::addNodeWithText ( name,
value 
)

Append a tree node with text contents.

Definition at line 761 of file Preprocessor_Hash.php.

References $name, addNode(), and PPNode_Hash_Tree::newWithText().


Member Data Documentation

PPDAccum_Hash::$firstNode

Definition at line 726 of file Preprocessor_Hash.php.

PPDAccum_Hash::$lastNode

Definition at line 726 of file Preprocessor_Hash.php.


The documentation for this class was generated from the following file:

Generated on Sat Sep 5 02:08:44 2009 for MediaWiki by  doxygen 1.5.9