MediaWiki  REL1_24
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 1656 of file Preprocessor_Hash.php.


Constructor & Destructor Documentation

PPCustomFrame_Hash::__construct ( preprocessor,
args 
)

Definition at line 1661 of file Preprocessor_Hash.php.

References $args.

Referenced by __toString().


Member Function Documentation

Reimplemented from PPFrame_Hash.

Definition at line 1666 of file Preprocessor_Hash.php.

References $args, PPFrame_Hash\$preprocessor, and __construct().

Parameters:
int$index
Returns:
bool

Reimplemented from PPFrame_Hash.

Definition at line 1693 of file Preprocessor_Hash.php.

Returns:
array

Reimplemented from PPFrame_Hash.

Definition at line 1700 of file Preprocessor_Hash.php.

Returns:
bool

Reimplemented from PPFrame_Hash.

Definition at line 1685 of file Preprocessor_Hash.php.


Member Data Documentation

PPCustomFrame_Hash::$args

Definition at line 1659 of file Preprocessor_Hash.php.

Referenced by __construct(), and __toString().


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