MediaWiki  REL1_19
Pager.php File Reference

Go to the source code of this file.

Classes

class  AlphabeticPager
 IndexPager with an alphabetic list and a formatted navigation bar. More...
class  IndexPager
 IndexPager is an efficient pager which uses a (roughly unique) index in the data set to implement paging, rather than a "LIMIT offset,limit" clause. More...
interface  Pager
 Basic pager interface. More...
class  ReverseChronologicalPager
 IndexPager with a formatted navigation bar. More...
class  TablePager
 Table-based display with a user-selectable sort order. More...

Detailed Description

Definition in file Pager.php.