MediaWiki  REL1_22
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 733 of file Pager.php.


Member Function Documentation

Shamelessly stolen bits from ReverseChronologicalPager, didn't want to do class magic as may be still revamped.

Returns:
String HTML

Implements Pager.

Definition at line 741 of file Pager.php.

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 810 of file Pager.php.


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