[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Created on July 7, 2007 Copyright © 2007 Yuri Astrakhan "<Firstname><Lastname>@gmail.com"
File Size: | 438 lines (14 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ApiQueryAllUsers:: (9 methods):
__construct()
getCanonicalUserName()
execute()
getCacheMode()
getAllowedParams()
getParamDescription()
getDescription()
getExamples()
getHelpUrls()
Class: ApiQueryAllUsers - X-Ref
Query module to enumerate all registered users.__construct( ApiQuery $query, $moduleName ) X-Ref |
No description |
getCanonicalUserName( $name ) X-Ref |
This function converts the user name to a canonical form which is stored in the database. param: string $name return: string |
execute() 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 |