MediaWiki
REL1_21
|
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 1452 of file Preprocessor_Hash.php.
PPCustomFrame_Hash::__construct | ( | $ | preprocessor, |
$ | args | ||
) |
Definition at line 1455 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1460 of file Preprocessor_Hash.php.
PPCustomFrame_Hash::getArgument | ( | $ | index | ) |
$index |
Reimplemented from PPFrame_Hash.
Definition at line 1487 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1494 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1479 of file Preprocessor_Hash.php.
PPCustomFrame_Hash::$args |
Definition at line 1453 of file Preprocessor_Hash.php.