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

List of all members.

Public Member Functions

 __construct ()
 execute ($par)
 Default execute method Checks user permissions, calls the function given in mFunction.

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 24 of file SpecialListfiles.php.


Constructor & Destructor Documentation

Definition at line 25 of file SpecialListfiles.php.


Member Function Documentation

SpecialListFiles::execute ( subPage)

Default execute method Checks user permissions, calls the function given in mFunction.

This must be overridden by subclasses; it will be made abstract in a future version

Parameters:
$subPagestring|null

Reimplemented from SpecialPage.

Definition at line 29 of file SpecialListfiles.php.

References $form, $html, SpecialPage\getContext(), SpecialPage\getOutput(), SpecialPage\getRequest(), SpecialPage\including(), SpecialPage\outputHeader(), 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 61 of file SpecialListfiles.php.


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