MediaWiki
REL1_20
|
Expansion frame with custom arguments. More...
Public Member Functions | |
__construct ($preprocessor, $args) | |
__toString () | |
getArgument ($index) | |
getArguments () | |
isEmpty () | |
Public Attributes | |
$args |
Expansion frame with custom arguments.
Definition at line 1456 of file Preprocessor_Hash.php.
PPCustomFrame_Hash::__construct | ( | $ | preprocessor, |
$ | args | ||
) |
Definition at line 1459 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1464 of file Preprocessor_Hash.php.
PPCustomFrame_Hash::getArgument | ( | $ | index | ) |
$index |
Reimplemented from PPFrame_Hash.
Definition at line 1491 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1498 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1483 of file Preprocessor_Hash.php.
PPCustomFrame_Hash::$args |
Definition at line 1457 of file Preprocessor_Hash.php.