MediaWiki  REL1_22
SpecialBlockList Class Reference

A special page that lists existing blocks. More...

Inheritance diagram for SpecialBlockList:
Collaboration diagram for SpecialBlockList:

List of all members.

Public Member Functions

 __construct ()
 execute ($par)
 Main execution point.
 showList ()

Public Attributes

 $options

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

 $target

Detailed Description

A special page that lists existing blocks.

Definition at line 29 of file SpecialBlockList.php.


Constructor & Destructor Documentation

Definition at line 33 of file SpecialBlockList.php.


Member Function Documentation

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 210 of file SpecialBlockList.php.


Member Data Documentation

SpecialBlockList::$options

Definition at line 31 of file SpecialBlockList.php.

SpecialBlockList::$target [protected]

Definition at line 31 of file SpecialBlockList.php.

Referenced by showList().


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