| $messageMap | ApiBase | static |
| $mModulePrefix | ApiBase | |
| __construct(ApiMain $mainModule, $moduleName, $modulePrefix= '') | ApiBase | |
| canUseWikiPage() | ContextSource | |
| dieBlocked(Block $block) | ApiBase | |
| dieContinueUsageIf($condition) | ApiBase | protected |
| dieDebug($method, $message) | ApiBase | protectedstatic |
| dieReadOnly() | ApiBase | |
| dieStatus($status) | ApiBase | |
| dieUsage($description, $errorCode, $httpRespCode=0, $extradata=null) | ApiBase | |
| dieUsageMsg($error) | ApiBase | |
| dieUsageMsgOrDebug($error) | ApiBase | |
| dynamicParameterDocumentation() | ApiBase | |
| encodeParamName($paramName) | ApiBase | |
| execute() | ApiMove | |
| exportSession() | ContextSource | |
| extractRequestParams($parseLimit=true) | ApiBase | |
| GET_VALUES_FOR_HELP | ApiBase | |
| getAllowedParams() | ApiMove | |
| getConditionalRequestData($condition) | ApiBase | |
| getConfig() | ContextSource | |
| getContext() | ContextSource | |
| getContinuationManager() | ApiBase | |
| getCustomPrinter() | ApiBase | |
| getDB() | ApiBase | protected |
| getDescription() | ApiBase | protected |
| getDescriptionMessage() | ApiBase | protected |
| getErrorFormatter() | ApiBase | |
| getErrorFromStatus($status, &$extraData=null) | ApiBase | |
| getExamples() | ApiBase | protected |
| getExamplesMessages() | ApiMove | protected |
| getFinalDescription() | ApiBase | |
| getFinalParamDescription() | ApiBase | |
| getFinalParams($flags=0) | ApiBase | |
| getHelpFlags() | ApiBase | protected |
| getHelpUrls() | ApiMove | |
| getLanguage() | ContextSource | |
| getMain() | ApiBase | |
| getModuleFromPath($path) | ApiBase | |
| getModuleManager() | ApiBase | |
| getModuleName() | ApiBase | |
| getModulePath() | ApiBase | |
| getModulePrefix() | ApiBase | |
| getModuleProfileName($db=false) | ApiBase | |
| getModuleSourceInfo() | ApiBase | protected |
| getOutput() | ContextSource | |
| getParamDescription() | ApiBase | protected |
| getParameter($paramName, $parseLimit=true) | ApiBase | protected |
| getParameterFromSettings($paramName, $paramSettings, $parseLimit) | ApiBase | protected |
| getParent() | ApiBase | |
| getProfileDBTime() | ApiBase | |
| getProfileTime() | ApiBase | |
| getRequest() | ContextSource | |
| getResult() | ApiBase | |
| getResultData() | ApiBase | |
| getSkin() | ContextSource | |
| getStats() | ContextSource | |
| getTiming() | ContextSource | |
| getTitle() | ContextSource | |
| getTitleOrPageId($params, $load=false) | ApiBase | |
| getUser() | ContextSource | |
| getWatchlistUser($params) | ApiBase | |
| getWatchlistValue($watchlist, $titleObj, $userOption=null) | ApiBase | protected |
| getWebUITokenSalt(array $params) | ApiBase | protected |
| getWikiPage() | ContextSource | |
| isDeprecated() | ApiBase | |
| isInternal() | ApiBase | |
| isMain() | ApiBase | |
| isReadMode() | ApiBase | |
| isWriteMode() | ApiMove | |
| lacksSameOriginSecurity() | ApiBase | |
| LIMIT_BIG1 | ApiBase | |
| LIMIT_BIG2 | ApiBase | |
| LIMIT_SML1 | ApiBase | |
| LIMIT_SML2 | ApiBase | |
| logFeatureUsage($feature) | ApiBase | protected |
| makeHelpArrayToString($prefix, $title, $input) | ApiBase | protected |
| makeHelpMsg() | ApiBase | |
| makeHelpMsgParameters() | ApiBase | |
| makeMessage($msg, IContextSource $context, array $params=null) | ApiBase | static |
| modifyHelp(array &$help, array $options, array &$tocData) | ApiBase | |
| movePage(Title $from, Title $to, $reason, $createRedirect) | ApiMove | protected |
| moveSubpages($fromTitle, $toTitle, $reason, $noredirect) | ApiMove | |
| msg() | ContextSource | |
| mustBePosted() | ApiMove | |
| needsToken() | ApiMove | |
| PARAM_ALLOW_DUPLICATES | ApiBase | |
| PARAM_DEPRECATED | ApiBase | |
| PARAM_DFLT | ApiBase | |
| PARAM_HELP_MSG | ApiBase | |
| PARAM_HELP_MSG_APPEND | ApiBase | |
| PARAM_HELP_MSG_INFO | ApiBase | |
| PARAM_HELP_MSG_PER_VALUE | ApiBase | |
| PARAM_ISMULTI | ApiBase | |
| PARAM_MAX | ApiBase | |
| PARAM_MAX2 | ApiBase | |
| PARAM_MIN | ApiBase | |
| PARAM_RANGE_ENFORCE | ApiBase | |
| PARAM_REQUIRED | ApiBase | |
| PARAM_SUBMODULE_MAP | ApiBase | |
| PARAM_SUBMODULE_PARAM_PREFIX | ApiBase | |
| PARAM_TYPE | ApiBase | |
| PARAM_VALUE_LINKS | ApiBase | |
| parseMsg($error) | ApiBase | |
| parseMultiValue($valueName, $value, $allowMultiple, $allowedValues) | ApiBase | protected |
| profileDBIn() | ApiBase | |
| profileDBOut() | ApiBase | |
| profileIn() | ApiBase | |
| profileOut() | ApiBase | |
| requireAtLeastOneParameter($params, $required) | ApiBase | |
| requireMaxOneParameter($params, $required) | ApiBase | |
| requireOnlyOneParameter($params, $required) | ApiBase | |
| safeProfileOut() | ApiBase | |
| setContext(IContextSource $context) | ContextSource | |
| setContinuationManager($manager) | ApiBase | |
| setWarning($warning) | ApiBase | |
| setWatch($watch, $titleObj, $userOption=null) | ApiBase | protected |
| shouldCheckMaxlag() | ApiBase | |
| truncateArray(&$arr, $limit) | ApiBase | static |
| useTransactionalTimeLimit() | ApiBase | protected |
| validateLimit($paramName, &$value, $min, $max, $botMax=null, $enforceLimits=false) | ApiBase | protected |
| validateTimestamp($value, $encParamName) | ApiBase | protected |
| validateToken($token, array $params) | ApiBase | |