MediaWiki
REL1_21
|
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 30 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 38 of file SpecialLongpages.php.
Override to sort by increasing values.
Reimplemented from ShortPagesPage.
Definition at line 34 of file SpecialLongpages.php.