MediaWiki  REL1_24
Pager
Collaboration diagram for Pager:

Classes

class  AlphabeticPager
 IndexPager with an alphabetic list and a formatted navigation bar. More...
class  CategoryPager
 TODO: Allow sorting by count. More...
class  ContribsPager
 Pager for Special:Contributions. More...
class  HistoryPager
class  ImageListPager
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...
class  LogPager
class  NewFilesPager
class  NewPagesPager
interface  Pager
 Basic pager interface. More...
class  ProtectedPagesPager
class  ProtectedTitlesPager
class  ReverseChronologicalPager
 IndexPager with a formatted navigation bar. More...
class  TablePager
 Table-based display with a user-selectable sort order. More...

Files

file  AlphabeticPager.php
 

Efficient paging for SQL queries.


file  IndexPager.php
 

Efficient paging for SQL queries.


file  Pager.php
 

Efficient paging for SQL queries.


file  ReverseChronologicalPager.php
 

Efficient paging for SQL queries.


file  TablePager.php
 

Efficient paging for SQL queries.