[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Implements Special:Unblock 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: | 238 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
SpecialUnblock:: (6 methods):
__construct()
execute()
getFields()
processUIUnblock()
processUnblock()
getGroupName()
Class: SpecialUnblock - X-Ref
A special page for unblocking users__construct() X-Ref |
No description |
execute( $par ) X-Ref |
No description |
getFields() X-Ref |
No description |
processUIUnblock( array $data, HTMLForm $form ) X-Ref |
Submit callback for an HTMLForm object param: array $data param: HTMLForm $form return: array|bool Array(message key, parameters) |
processUnblock( array $data, IContextSource $context ) X-Ref |
Process the form param: array $data param: IContextSource $context return: array|bool Array(message key, parameters) on failure, True on success |
getGroupName() X-Ref |
No description |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |