MediaWiki  REL1_22
PPCustomFrame_Hash Class Reference

Expansion frame with custom arguments. More...

Inheritance diagram for PPCustomFrame_Hash:
Collaboration diagram for PPCustomFrame_Hash:

List of all members.

Public Member Functions

 __construct ($preprocessor, $args)
 __toString ()
 getArgument ($index)
 getArguments ()
 isEmpty ()

Public Attributes

 $args

Detailed Description

Expansion frame with custom arguments.

Definition at line 1489 of file Preprocessor_Hash.php.


Constructor & Destructor Documentation

PPCustomFrame_Hash::__construct ( preprocessor,
args 
)

Definition at line 1492 of file Preprocessor_Hash.php.


Member Function Documentation

Reimplemented from PPFrame_Hash.

Definition at line 1497 of file Preprocessor_Hash.php.

Parameters:
$index
Returns:
bool

Reimplemented from PPFrame_Hash.

Definition at line 1524 of file Preprocessor_Hash.php.

Returns:
array

Reimplemented from PPFrame_Hash.

Definition at line 1531 of file Preprocessor_Hash.php.

Returns:
bool

Reimplemented from PPFrame_Hash.

Definition at line 1516 of file Preprocessor_Hash.php.


Member Data Documentation

PPCustomFrame_Hash::$args

Definition at line 1490 of file Preprocessor_Hash.php.


The documentation for this class was generated from the following file: