|
MediaWiki
REL1_24
|
Expansion frame with custom arguments. More...


Public Member Functions | |
| __construct ($preprocessor, $args) | |
| __toString () | |
| getArgument ($index) | |
| getArguments () | |
| isEmpty () | |
Public Attributes | |
| $args | |
| PPCustomFrame_Hash::__construct | ( | $ | preprocessor, |
| $ | args | ||
| ) |
Definition at line 1661 of file Preprocessor_Hash.php.
References $args.
Referenced by __toString().
Reimplemented from PPFrame_Hash.
Definition at line 1666 of file Preprocessor_Hash.php.
References $args, PPFrame_Hash\$preprocessor, and __construct().
| PPCustomFrame_Hash::getArgument | ( | $ | index | ) |
| int | $index |
Reimplemented from PPFrame_Hash.
Definition at line 1693 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1700 of file Preprocessor_Hash.php.
Reimplemented from PPFrame_Hash.
Definition at line 1685 of file Preprocessor_Hash.php.
| PPCustomFrame_Hash::$args |
Definition at line 1659 of file Preprocessor_Hash.php.
Referenced by __construct(), and __toString().