Public Member Functions | |
getName () | |
Subclasses return their name here. | |
sortDescending () | |
Override to sort by increasing values. |
Definition at line 11 of file SpecialLongpages.php.
LongPagesPage::getName | ( | ) |
Subclasses return their name here.
Make sure the name is also specified in SpecialPage.php and in Language.php as a language message param.
Reimplemented from ShortPagesPage.
Definition at line 13 of file SpecialLongpages.php.
LongPagesPage::sortDescending | ( | ) |
Override to sort by increasing values.
Reimplemented from ShortPagesPage.
Definition at line 17 of file SpecialLongpages.php.