MediaWiki
REL1_19
|
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 |
Definition at line 773 of file Preprocessor_DOM.php.
PPDStackElement::__construct | ( | $ | data = array() | ) |
Reimplemented in PPDStackElement_Hash.
Definition at line 782 of file Preprocessor_DOM.php.
PPDStackElement::addPart | ( | $ | s = '' | ) |
Definition at line 795 of file Preprocessor_DOM.php.
PPDStackElement::breakSyntax | ( | $ | openingCount = false | ) |
Get the output string that would result if the close is not found.
Reimplemented in PPDStackElement_Hash.
Definition at line 822 of file Preprocessor_DOM.php.
Definition at line 791 of file Preprocessor_DOM.php.
Definition at line 800 of file Preprocessor_DOM.php.
Definition at line 807 of file Preprocessor_DOM.php.
PPDStackElement::$close |
Definition at line 774 of file Preprocessor_DOM.php.
PPDStackElement::$count |
Definition at line 774 of file Preprocessor_DOM.php.
PPDStackElement::$lineStart |
Definition at line 774 of file Preprocessor_DOM.php.
PPDStackElement::$open |
Definition at line 774 of file Preprocessor_DOM.php.
PPDStackElement::$partClass = 'PPDPart' |
Definition at line 780 of file Preprocessor_DOM.php.
PPDStackElement::$parts |
Definition at line 774 of file Preprocessor_DOM.php.