MediaWiki  REL1_24
AlphabeticPager Class Reference

IndexPager with an alphabetic list and a formatted navigation bar. More...

Inheritance diagram for AlphabeticPager:
Collaboration diagram for AlphabeticPager:

List of all members.

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.

Detailed Description

IndexPager with an alphabetic list and a formatted navigation bar.

Definition at line 28 of file AlphabeticPager.php.


Member Function Documentation

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.

Returns:
array

Definition at line 105 of file AlphabeticPager.php.

Referenced by getNavigationBar().


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