MediaWiki
REL1_24
|
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 864 of file Preprocessor_DOM.php.
PPDStackElement::__construct | ( | $ | data = array() | ) |
Reimplemented in PPDStackElement_Hash.
Definition at line 873 of file Preprocessor_DOM.php.
PPDStackElement::addPart | ( | $ | s = '' | ) |
Definition at line 886 of file Preprocessor_DOM.php.
PPDStackElement::breakSyntax | ( | $ | openingCount = false | ) |
Get the output string that would result if the close is not found.
bool | int | $openingCount |
Reimplemented in PPDStackElement_Hash.
Definition at line 914 of file Preprocessor_DOM.php.
Definition at line 882 of file Preprocessor_DOM.php.
Definition at line 891 of file Preprocessor_DOM.php.
Definition at line 898 of file Preprocessor_DOM.php.
PPDStackElement::$close |
Definition at line 865 of file Preprocessor_DOM.php.
PPDStackElement::$count |
Definition at line 865 of file Preprocessor_DOM.php.
PPDStackElement::$lineStart |
Definition at line 865 of file Preprocessor_DOM.php.
PPDStackElement::$open |
Definition at line 865 of file Preprocessor_DOM.php.
PPDStackElement::$partClass = 'PPDPart' |
Definition at line 871 of file Preprocessor_DOM.php.
PPDStackElement::$parts |
Definition at line 865 of file Preprocessor_DOM.php.