MediaWiki REL1_40
Pager
Collaboration diagram for Pager:

Files

file  ActiveUsersPager.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  AllMessagesTablePager.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  BlockListPager.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  CategoryPager.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  ContribsPager.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  DeletedContribsPager.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  ImageListPager.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  MergeHistoryPager.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  NewFilesPager.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  NewPagesPager.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  ProtectedPagesPager.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  ProtectedTitlesPager.php
 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 
file  UsersPager.php
 Copyright © 2004 Brion Vibber, lcrocker, Tim Starling, Domas Mituzas, Antoine Musso, Jens Frank, Zhengzhu, 2006 Rob Church robch.nosp@m.ur@g.nosp@m.mail..nosp@m.com
 

Classes

class  ActiveUsersPager
 This class is used to get a list of active users. More...
 
class  AllMessagesTablePager
 Use TablePager for prettified output. More...
 
class  AlphabeticPager
 IndexPager with an alphabetic list and a formatted navigation bar. More...
 
class  BlockListPager
 
class  CategoryPager
 
class  ContribsPager
 Pager for Special:Contributions. More...
 
class  DeletedContribsPager
 
class  HistoryPager
 
class  ImageListPager
 
class  IndexPager
 Efficient paging for SQL queries that use a (roughly unique) index. More...
 
class  LogPager
 
class  MergeHistoryPager
 
class  NewFilesPager
 
class  NewPagesPager
 
interface  Pager
 Basic pager interface for efficient paging through SQL queries. More...
 
class  ProtectedTitlesPager
 
class  RangeChronologicalPager
 Pager for filtering by a range of dates. More...
 
class  ReverseChronologicalPager
 IndexPager with a formatted navigation bar. More...
 
class  TablePager
 Table-based display with a user-selectable sort order. More...
 
class  UsersPager
 This class is used to get a list of user. More...
 

Detailed Description