MediaWiki  REL1_24
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:
string$parParameter 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 74 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: