MediaWiki
REL1_22
|
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'. |
Definition at line 28 of file SpecialLongpages.php.
LongPagesPage::__construct | ( | $ | name = 'Longpages' | ) |
Reimplemented from ShortPagesPage.
Definition at line 29 of file SpecialLongpages.php.
References $name.
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'.
Reimplemented from ShortPagesPage.
Definition at line 37 of file SpecialLongpages.php.
Override to sort by increasing values.
Reimplemented from ShortPagesPage.
Definition at line 33 of file SpecialLongpages.php.