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

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'.

Detailed Description

Definition at line 364 of file SpecialListusers.php.


Constructor & Destructor Documentation

Constructor.

Definition at line 368 of file SpecialListusers.php.


Member Function Documentation

Show the special page.

Parameters:
string$par(optional) A group to list users from

Reimplemented from SpecialPage.

Definition at line 377 of file SpecialListusers.php.

References $s, array(), SpecialPage\getContext(), SpecialPage\getOutput(), SpecialPage\including(), SpecialPage\msg(), SpecialPage\outputHeader(), Html\rawElement(), and SpecialPage\setHeaders().

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 402 of file SpecialListusers.php.


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