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

List of all members.

Public Member Functions

 __construct ($name= 'Longpages')
 sortDescending ()
 Override to sort by increasing values.

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 28 of file SpecialLongpages.php.


Constructor & Destructor Documentation

LongPagesPage::__construct ( name = 'Longpages')

Reimplemented from ShortPagesPage.

Definition at line 29 of file SpecialLongpages.php.

References $name.


Member Function Documentation

LongPagesPage::getGroupName ( ) [protected]

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 ShortPagesPage.

Definition at line 37 of file SpecialLongpages.php.

Override to sort by increasing values.

Returns:
bool

Reimplemented from ShortPagesPage.

Definition at line 33 of file SpecialLongpages.php.


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