[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Created on Monday, January 28, 2008 Copyright © 2008 Brent Garber
File Size: | 195 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ApiQueryRandom:: (13 methods):
__construct()
execute()
executeGenerator()
prepareQuery()
runQuery()
run()
extractRowInfo()
getCacheMode()
getAllowedParams()
getParamDescription()
getDescription()
getExamples()
getHelpUrls()
Class: ApiQueryRandom - X-Ref
Query module to get list of random pages__construct( ApiQuery $query, $moduleName ) X-Ref |
No description |
execute() X-Ref |
No description |
executeGenerator( $resultPageSet ) X-Ref |
No description |
prepareQuery( $randstr, $limit, $namespace, &$resultPageSet, $redirect ) X-Ref |
param: string $randstr param: int $limit param: int $namespace param: ApiPageSet $resultPageSet param: bool $redirect return: void |
runQuery( $resultPageSet = null ) X-Ref |
param: ApiPageSet $resultPageSet return: int |
run( $resultPageSet = null ) X-Ref |
param: ApiPageSet $resultPageSet return: void |
extractRowInfo( $row ) X-Ref |
No description |
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 |