MediaWiki
REL1_19
|
Expansion frame with custom arguments. More...
Public Member Functions | |
__construct ($preprocessor, $args) | |
__toString () | |
getArgument ($index) | |
isEmpty () | |
Public Attributes | |
$args |
Expansion frame with custom arguments.
Definition at line 1432 of file Preprocessor_Hash.php.
PPCustomFrame_Hash::__construct | ( | $ | preprocessor, |
$ | args | ||
) |
Definition at line 1435 of file Preprocessor_Hash.php.
References $args, and PPFrame_Hash\$preprocessor.
Reimplemented from PPFrame_Hash.
Definition at line 1440 of file Preprocessor_Hash.php.
PPCustomFrame_Hash::getArgument | ( | $ | index | ) |
$index |
Reimplemented from PPFrame_Hash.
Definition at line 1467 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1459 of file Preprocessor_Hash.php.
PPCustomFrame_Hash::$args |
Definition at line 1433 of file Preprocessor_Hash.php.
Referenced by __construct().