|
MediaWiki
master
|
|
Files | |
| file | ActiveUsersPager.php |
| Copyright © 2008 Aaron Schulz. | |
| 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 | AlphabeticPager.php |
| Efficient paging for SQL queries. | |
| 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 | IndexPager.php |
| Efficient paging for SQL queries. | |
| 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 | Pager.php |
| Efficient paging for SQL queries. | |
| 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 | ReverseChronologicalPager.php |
| Efficient paging for SQL queries. | |
| file | TablePager.php |
| Efficient paging for SQL queries. | |
| file | UsersPager.php |
| Copyright © 2004 Brion Vibber, lcrocker, Tim Starling, Domas Mituzas, Antoine Musso, Jens Frank, Zhengzhu, 2006 Rob Church robchur@gmail.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 |
| 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 | MergeHistoryPager |
| 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... | |
| class | UsersPager |
| This class is used to get a list of user. More... | |