| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Created on Dec 01, 2007 Copyright © 2008 Roan Kattouw "<Firstname>.<Lastname>@gmail.com"
| File Size: | 314 lines (9 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ApiParamInfo:: (10 methods):
__construct()
execute()
addModulesInfo()
getClassInfo()
isReadMode()
getAllowedParams()
getParamDescription()
getDescription()
getExamples()
getHelpUrls()
Class: ApiParamInfo - X-Ref
| __construct( ApiMain $main, $action ) X-Ref |
| execute() X-Ref |
| No description |
| addModulesInfo( $params, $type, &$res, $resultObj ) X-Ref |
| If the type is requested in parameters, adds a section to res with module info. param: array $params User parameters array param: string $type Parameter name param: array $res Store results in this array param: ApiResult $resultObj Results object to set indexed tag. |
| getClassInfo( $obj ) X-Ref |
param: ApiBase $obj return: ApiResult |
| isReadMode() X-Ref |
| No description |
| getAllowedParams() X-Ref |
| No description |
| getParamDescription() X-Ref |
| No description |
| getDescription() X-Ref |
| No description |
| getExamples() X-Ref |
| No description |
| getHelpUrls() X-Ref |
| No description |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |