| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Created on March 5, 2011 Copyright © 2011 Bryan Tong Minh <[email protected]>
| File Size: | 163 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ApiFileRevert:: (10 methods):
execute()
checkPermissions()
validateParameters()
mustBePosted()
isWriteMode()
getAllowedParams()
getParamDescription()
getDescription()
needsToken()
getExamples()
Class: ApiFileRevert - X-Ref
| execute() X-Ref |
| No description |
| checkPermissions( $user ) X-Ref |
| Checks that the user has permissions to perform this revert. Dies with usage message on inadequate permissions. param: User $user The user to check. |
| validateParameters() X-Ref |
| Validate the user parameters and set $this->archiveName and $this->file. Throws an error if validation fails |
| mustBePosted() X-Ref |
| No description |
| isWriteMode() X-Ref |
| No description |
| getAllowedParams() X-Ref |
| No description |
| getParamDescription() X-Ref |
| No description |
| getDescription() X-Ref |
| No description |
| needsToken() X-Ref |
| No description |
| getExamples() X-Ref |
| No description |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |