MediaWiki  REL1_19
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 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

Main execution point.

Parameters:
$parString title fragment

Reimplemented from SpecialPage.

Definition at line 42 of file SpecialBlockList.php.

References $out, $title, SpecialPage\getContext(), SpecialPage\getLanguage(), SpecialPage\getOutput(), SpecialPage\getRequest(), SpecialPage\getTitleFor(), SpecialPage\msg(), SpecialPage\outputHeader(), SpecialPage\setHeaders(), and showList().

Here is the call graph for this function:


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: