|
MediaWiki
REL1_23
|
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 1486 of file Preprocessor_Hash.php.
| PPCustomFrame_Hash::__construct | ( | $ | preprocessor, |
| $ | args | ||
| ) |
Definition at line 1489 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1494 of file Preprocessor_Hash.php.
| PPCustomFrame_Hash::getArgument | ( | $ | index | ) |
| $index |
Reimplemented from PPFrame_Hash.
Definition at line 1521 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1528 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1513 of file Preprocessor_Hash.php.
| PPCustomFrame_Hash::$args |
Definition at line 1487 of file Preprocessor_Hash.php.