MediaWiki  REL1_24
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 ()

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

 $options
 $target

Detailed Description

A special page that lists existing blocks.

Definition at line 29 of file SpecialBlockList.php.


Constructor & Destructor Documentation

Definition at line 34 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 211 of file SpecialBlockList.php.


Member Data Documentation

SpecialBlockList::$options [protected]

Definition at line 32 of file SpecialBlockList.php.

SpecialBlockList::$target [protected]

Definition at line 30 of file SpecialBlockList.php.

Referenced by showList().


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