MediaWiki
REL1_24
|
Expansion frame with custom arguments. More...
Public Member Functions | |
__construct ($preprocessor, $args) | |
__toString () | |
getArgument ($index) | |
Get an argument to this frame by name. | |
getArguments () | |
isEmpty () | |
Public Attributes | |
$args |
PPCustomFrame_DOM::__construct | ( | $ | preprocessor, |
$ | args | ||
) |
Definition at line 1725 of file Preprocessor_DOM.php.
Referenced by __toString().
Reimplemented from PPFrame_DOM.
Definition at line 1730 of file Preprocessor_DOM.php.
References $args, PPFrame_DOM\$preprocessor, and __construct().
PPCustomFrame_DOM::getArgument | ( | $ | name | ) |
Get an argument to this frame by name.
string | $name |
Reimplemented from PPFrame_DOM.
Definition at line 1753 of file Preprocessor_DOM.php.
PPCustomFrame_DOM::$args |
Definition at line 1723 of file Preprocessor_DOM.php.
Referenced by __toString().