MediaWiki  REL1_19
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)
 isEmpty ()

Public Attributes

 $args

Detailed Description

Expansion frame with custom arguments.

Definition at line 1432 of file Preprocessor_Hash.php.


Constructor & Destructor Documentation

PPCustomFrame_Hash::__construct ( preprocessor,
args 
)

Definition at line 1435 of file Preprocessor_Hash.php.

References $args, and PPFrame_Hash\$preprocessor.


Member Function Documentation

Reimplemented from PPFrame_Hash.

Definition at line 1440 of file Preprocessor_Hash.php.

Parameters:
$index
Returns:
bool

Reimplemented from PPFrame_Hash.

Definition at line 1467 of file Preprocessor_Hash.php.

Returns:
bool

Reimplemented from PPFrame_Hash.

Definition at line 1459 of file Preprocessor_Hash.php.


Member Data Documentation

PPCustomFrame_Hash::$args

Definition at line 1433 of file Preprocessor_Hash.php.

Referenced by __construct().


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