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