| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Implements Special:BlockList 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 Size: | 455 lines (12 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
SpecialBlockList:: (4 methods):
__construct()
execute()
showList()
getGroupName()
BlockListPager:: (9 methods):
__construct()
getFieldNames()
formatValue()
getQueryInfo()
getTableClass()
getIndexField()
getDefaultSort()
isFieldSortable()
preprocessResults()
Class: SpecialBlockList - X-Ref
A special page that lists existing blocks| __construct() X-Ref |
| No description |
| execute( $par ) X-Ref |
| Main execution point param: string $par Title fragment |
| showList() X-Ref |
| No description |
| getGroupName() X-Ref |
| No description |
Class: BlockListPager - X-Ref
| __construct( $page, $conds ) X-Ref |
param: SpecialPage $page param: array $conds |
| getFieldNames() X-Ref |
| No description |
| formatValue( $name, $value ) X-Ref |
| No description |
| getQueryInfo() X-Ref |
| No description |
| getTableClass() X-Ref |
| No description |
| getIndexField() X-Ref |
| No description |
| getDefaultSort() X-Ref |
| No description |
| isFieldSortable( $name ) X-Ref |
| No description |
| preprocessResults( $result ) X-Ref |
| Do a LinkBatch query to minimise database load when generating all these links param: ResultWrapper $result |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |