|
MediaWiki
REL1_22
|
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 1489 of file Preprocessor_Hash.php.
| PPCustomFrame_Hash::__construct | ( | $ | preprocessor, |
| $ | args | ||
| ) |
Definition at line 1492 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1497 of file Preprocessor_Hash.php.
| PPCustomFrame_Hash::getArgument | ( | $ | index | ) |
| $index |
Reimplemented from PPFrame_Hash.
Definition at line 1524 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1531 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1516 of file Preprocessor_Hash.php.
| PPCustomFrame_Hash::$args |
Definition at line 1490 of file Preprocessor_Hash.php.