MediaWiki
REL1_19
|
Expansion frame with custom arguments. More...
Public Member Functions | |
__construct ($preprocessor, $args) | |
__toString () | |
getArgument ($index) | |
Get an argument to this frame by name. | |
isEmpty () | |
Public Attributes | |
$args |
Expansion frame with custom arguments.
Definition at line 1488 of file Preprocessor_DOM.php.
PPCustomFrame_DOM::__construct | ( | $ | preprocessor, |
$ | args | ||
) |
Definition at line 1491 of file Preprocessor_DOM.php.
References $args, and PPFrame_DOM\$preprocessor.
Reimplemented from PPFrame_DOM.
Definition at line 1496 of file Preprocessor_DOM.php.
PPCustomFrame_DOM::getArgument | ( | $ | name | ) |
Get an argument to this frame by name.
Reimplemented from PPFrame_DOM.
Definition at line 1519 of file Preprocessor_DOM.php.
PPCustomFrame_DOM::$args |
Definition at line 1489 of file Preprocessor_DOM.php.
Referenced by __construct().