MediaWiki  REL1_22
PPDStackElement Class Reference
Inheritance diagram for PPDStackElement:

List of all members.

Public Member Functions

 __construct ($data=array())
 addPart ($s= '')
 breakSyntax ($openingCount=false)
 Get the output string that would result if the close is not found.
getAccum ()
 getCurrentPart ()
 getFlags ()

Public Attributes

 $close
 $count
 $lineStart
 $open
 $partClass = 'PPDPart'
 $parts

Detailed Description

Definition at line 826 of file Preprocessor_DOM.php.


Constructor & Destructor Documentation

Reimplemented in PPDStackElement_Hash.

Definition at line 835 of file Preprocessor_DOM.php.

References $name, $value, array(), and as.


Member Function Documentation

PPDStackElement::addPart ( s = '')

Definition at line 848 of file Preprocessor_DOM.php.

PPDStackElement::breakSyntax ( openingCount = false)

Get the output string that would result if the close is not found.

Returns:
string

Reimplemented in PPDStackElement_Hash.

Definition at line 875 of file Preprocessor_DOM.php.

Definition at line 844 of file Preprocessor_DOM.php.

Definition at line 853 of file Preprocessor_DOM.php.

Returns:
array

Definition at line 860 of file Preprocessor_DOM.php.


Member Data Documentation

PPDStackElement::$close

Definition at line 827 of file Preprocessor_DOM.php.

PPDStackElement::$count

Definition at line 827 of file Preprocessor_DOM.php.

PPDStackElement::$lineStart

Definition at line 827 of file Preprocessor_DOM.php.

PPDStackElement::$open

Definition at line 827 of file Preprocessor_DOM.php.

PPDStackElement::$partClass = 'PPDPart'

Definition at line 833 of file Preprocessor_DOM.php.

PPDStackElement::$parts

Definition at line 827 of file Preprocessor_DOM.php.


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