| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Implements Special:Protectedtitles 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: | 281 lines (7 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
SpecialProtectedtitles:: (7 methods):
__construct()
execute()
formatRow()
showOptions()
getNamespaceMenu()
getLevelMenu()
getGroupName()
ProtectedTitlesPager:: (6 methods):
__construct()
getStartBody()
getTitle()
formatRow()
getQueryInfo()
getIndexField()
Class: SpecialProtectedtitles - X-Ref
A special page that list protected titles from creation| __construct() X-Ref |
| No description |
| execute( $par ) X-Ref |
| No description |
| formatRow( $row ) X-Ref |
| Callback function to output a restriction param: object $row Database row return: string |
| showOptions( $namespace, $type = 'edit', $level ) X-Ref |
param: int $namespace param: string $type param: string $level return: string |
| getNamespaceMenu( $namespace = null ) X-Ref |
| Prepare the namespace filter drop-down; standard namespace selector, sans the MediaWiki namespace param: string|null $namespace Pre-select namespace return: string |
| getLevelMenu( $pr_level ) X-Ref |
param: string $pr_level Determines which option is selected as default return: string Formatted HTML |
| getGroupName() X-Ref |
| No description |
Class: ProtectedTitlesPager - X-Ref
| __construct( $form, $conds = array() X-Ref |
| No description |
| getStartBody() X-Ref |
| No description |
| getTitle() X-Ref |
return: Title |
| formatRow( $row ) X-Ref |
| No description |
| getQueryInfo() X-Ref |
return: array |
| getIndexField() X-Ref |
| No description |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |