MediaWiki
REL1_19
|
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... |
Definition in file Pager.php.