MediaWiki
REL1_22
|
IndexPager with an alphabetic list and a formatted navigation bar. More...
Public Member Functions | |
getNavigationBar () | |
Shamelessly stolen bits from ReverseChronologicalPager, didn't want to do class magic as may be still revamped. | |
Protected Member Functions | |
getOrderTypeMessages () | |
If this supports multiple order type messages, give the message key for enabling each one in getNavigationBar. |
IndexPager with an alphabetic list and a formatted navigation bar.
Shamelessly stolen bits from ReverseChronologicalPager, didn't want to do class magic as may be still revamped.
Implements Pager.
AlphabeticPager::getOrderTypeMessages | ( | ) | [protected] |
If this supports multiple order type messages, give the message key for enabling each one in getNavigationBar.
The return type is an associative array whose keys must exactly match the keys of the array returned by getIndexField(), and whose values are message keys.