| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Created on Aug 7, 2010 Copyright © 2010 soxred93, Bryan Tong Minh
| File Size: | 156 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ApiQueryPageProps:: (9 methods):
__construct()
execute()
addPageProps()
getCacheMode()
getAllowedParams()
getParamDescription()
getDescription()
getExamples()
getHelpUrls()
Class: ApiQueryPageProps - X-Ref
A query module to show basic page information.| __construct( ApiQuery $query, $moduleName ) X-Ref |
| No description |
| execute() X-Ref |
| No description |
| addPageProps( $result, $page, $props ) X-Ref |
| Add page properties to an ApiResult, adding a continue parameter if it doesn't fit. param: ApiResult $result param: int $page param: array $props return: bool True if it fits in the result |
| getCacheMode( $params ) 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 |