| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 313 lines (9 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
SpecialNuke:: (6 methods):
__construct()
execute()
promptForm()
listForm()
getNewPages()
doDelete()
Class: SpecialNuke - X-Ref
| __construct() X-Ref |
| No description |
| execute( $par ) X-Ref |
| No description |
| promptForm( $userName = '' ) X-Ref |
| Prompt for a username or IP address. param: $userName string |
| listForm( $username, $reason, $limit, $namespace = null ) X-Ref |
| Display list of pages to delete. param: string $username param: string $reason param: integer $limit param: integer|null $namespace |
| getNewPages( $username, $limit, $namespace = null ) X-Ref |
| Gets a list of new pages by the specified user or everyone when none is specified. param: string $username param: integer $limit param: integer|null $namespace return: array |
| doDelete( array $pages, $reason ) X-Ref |
| Does the actual deletion of the pages. param: array $pages The pages to delete param: string $reason |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |