MediaWiki  REL1_22
SpecialAllmessages Class Reference
Inheritance diagram for SpecialAllmessages:
Collaboration diagram for SpecialAllmessages:

List of all members.

Public Member Functions

 __construct ()
 Constructor.
 execute ($par)
 Show the special page.

Protected Member Functions

 getGroupName ()
 Under which header this special page is listed in Special:SpecialPages See messages 'specialpages-group-*' for valid names This method defaults to group 'other'.

Protected Attributes

AllmessagesTablePager $table

Detailed Description

Definition at line 30 of file SpecialAllmessages.php.


Constructor & Destructor Documentation

Constructor.

Definition at line 38 of file SpecialAllmessages.php.


Member Function Documentation

Show the special page.

Parameters:
$parMixed: parameter passed to the page or null

Reimplemented from SpecialPage.

Definition at line 47 of file SpecialAllmessages.php.

Under which header this special page is listed in Special:SpecialPages See messages 'specialpages-group-*' for valid names This method defaults to group 'other'.

Returns:
string
Since:
1.21

Reimplemented from SpecialPage.

Definition at line 78 of file SpecialAllmessages.php.


Member Data Documentation

AllmessagesTablePager SpecialAllmessages::$table [protected]

Definition at line 33 of file SpecialAllmessages.php.


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