MediaWiki  REL1_24
SpecialNewFiles Class Reference
Inheritance diagram for SpecialNewFiles:
Collaboration diagram for SpecialNewFiles:

List of all members.

Public Member Functions

 __construct ()
 execute ($par)
 Default execute method Checks user permissions.
 setTopText ()
 Send the text to be displayed above the 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'.

Detailed Description

Definition at line 24 of file SpecialNewimages.php.


Constructor & Destructor Documentation

Definition at line 25 of file SpecialNewimages.php.


Member Function Documentation

SpecialNewFiles::execute ( subPage)

Default execute method Checks user permissions.

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

Parameters:
string | null$subPage

Reimplemented from SpecialPage.

Definition at line 29 of file SpecialNewimages.php.

References $form, SpecialPage\getContext(), SpecialPage\getOutput(), SpecialPage\including(), SpecialPage\outputHeader(), SpecialPage\setHeaders(), and setTopText().

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 48 of file SpecialNewimages.php.

Send the text to be displayed above the options.

Definition at line 55 of file SpecialNewimages.php.

References $wgContLang, array(), SpecialPage\getOutput(), global, SpecialPage\msg(), and Html\rawElement().

Referenced by execute().


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