| $context | ContextSource | private |
| $mBuffer | ApiFormatBase | |
| $mBufferResult | ApiFormatBase | private |
| $mCleared | ApiFormatBase | |
| $mDBTime | ApiBase | |
| $mDBTimeIn | ApiBase | private |
| $mDisabled | ApiFormatBase | |
| $messageMap | ApiBase | static |
| $mFormat | ApiFormatBase | |
| $mHelp | ApiFormatBase | |
| $mIsHtml | ApiFormatBase | private |
| $mMainModule | ApiBase | private |
| $mModuleName | ApiBase | |
| $mModulePrefix | ApiBase | |
| $mModuleTime | ApiBase | |
| $mParamCache | ApiBase | private |
| $mSlaveDB | ApiBase | private |
| $mTimeIn | ApiBase | private |
| $mUnescapeAmps | ApiFormatBase | |
| __construct( $main, $format) | ApiFormatBase | |
| ApiBase::__construct( $mainModule, $moduleName, $modulePrefix='') | ApiBase | |
| addTokenProperties(&$props, $tokenFunctions) | ApiBase | protectedstatic |
| canPrintErrors() | ApiFormatBase | |
| canUseWikiPage() | ContextSource | |
| closePrinter() | ApiFormatBase | |
| createContext() | ApiBase | |
| debugPrint( $value, $name='unknown', $backtrace=false) | ApiBase | static |
| 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 | |
| disable() | ApiFormatBase | |
| encodeParamName( $paramName) | ApiBase | |
| execute() | ApiBase | |
| exportSession() | ContextSource | |
| extractRequestParams( $parseLimit=true) | ApiBase | |
| formatHTML( $text) | ApiFormatBase | protected |
| GET_VALUES_FOR_HELP | ApiBase | |
| getAllowedParams() | ApiBase | protected |
| getBuffer() | ApiFormatBase | |
| getConfig() | ContextSource | |
| getContext() | ContextSource | |
| getCustomPrinter() | ApiBase | |
| getDB() | ApiBase | protected |
| getDescription() | ApiFormatBase | |
| getErrorFromStatus( $status) | ApiBase | |
| getExamples() | ApiFormatBase | |
| getFinalDescription() | ApiBase | |
| getFinalParamDescription() | ApiBase | |
| getFinalParams( $flags=0) | ApiBase | |
| getFinalPossibleErrors() | ApiBase | |
| getFinalResultProperties() | ApiBase | |
| getFormat() | ApiFormatBase | |
| getHelpUrls() | ApiFormatBase | |
| getIsHtml() | ApiFormatBase | |
| getLang() | ContextSource | |
| getLanguage() | ContextSource | |
| getMain() | ApiBase | |
| getMimeType() | ApiFormatBase | |
| getModuleManager() | ApiBase | |
| getModuleName() | ApiBase | |
| getModulePrefix() | ApiBase | |
| getModuleProfileName( $db=false) | ApiBase | |
| getNeedsRawData() | ApiFormatBase | |
| getOutput() | ContextSource | |
| getParamDescription() | ApiBase | protected |
| getParameter( $paramName, $parseLimit=true) | ApiBase | protected |
| getParameterFromSettings( $paramName, $paramSettings, $parseLimit) | ApiBase | protected |
| getPossibleErrors() | ApiBase | |
| getProfileDBTime() | ApiBase | |
| getProfileTime() | ApiBase | |
| getRequest() | ContextSource | |
| getRequireAtLeastOneParameterErrorMessages( $params) | ApiBase | |
| getRequireMaxOneParameterErrorMessages( $params) | ApiBase | |
| getRequireOnlyOneParameterErrorMessages( $params) | ApiBase | |
| getResult() | ApiBase | |
| getResultData() | ApiBase | |
| getResultProperties() | ApiBase | protected |
| getSkin() | ContextSource | |
| getTitle() | ContextSource | |
| getTitleOrPageId( $params, $load=false) | ApiBase | |
| getTitleOrPageIdErrorMessage() | ApiBase | |
| getTokenSalt() | ApiBase | |
| getUser() | ContextSource | |
| getVersion() | ApiBase | |
| getWantsHelp() | ApiFormatBase | |
| getWatchlistUser( $params) | ApiBase | |
| getWatchlistValue( $watchlist, $titleObj, $userOption=null) | ApiBase | protected |
| getWikiPage() | ContextSource | |
| indentExampleText( $item) | ApiBase | private |
| initPrinter( $isHelpScreen) | ApiFormatBase | |
| isDisabled() | ApiFormatBase | |
| isMain() | ApiBase | |
| isReadMode() | ApiBase | |
| isWriteMode() | ApiBase | |
| LIMIT_BIG1 | ApiBase | |
| LIMIT_BIG2 | ApiBase | |
| LIMIT_SML1 | ApiBase | |
| LIMIT_SML2 | ApiBase | |
| makeHelpArrayToString( $prefix, $title, $input) | ApiBase | protected |
| makeHelpMsg() | ApiBase | |
| makeHelpMsgParameters() | ApiBase | |
| msg() | ContextSource | |
| mustBePosted() | ApiBase | |
| needsToken() | ApiBase | |
| PARAM_ALLOW_DUPLICATES | ApiBase | |
| PARAM_DEPRECATED | ApiBase | |
| PARAM_DFLT | ApiBase | |
| PARAM_ISMULTI | ApiBase | |
| PARAM_MAX | ApiBase | |
| PARAM_MAX2 | ApiBase | |
| PARAM_MIN | ApiBase | |
| PARAM_RANGE_ENFORCE | ApiBase | |
| PARAM_REQUIRED | ApiBase | |
| PARAM_TYPE | ApiBase | |
| parameterNotEmpty( $x) | ApiBase | private |
| parseErrors( $errors) | ApiBase | |
| parseMsg( $error) | ApiBase | |
| parseMultiValue( $valueName, $value, $allowMultiple, $allowedValues) | ApiBase | protected |
| printText( $text) | ApiFormatBase | |
| profileDBIn() | ApiBase | |
| profileDBOut() | ApiBase | |
| profileIn() | ApiBase | |
| profileOut() | ApiBase | |
| PROP_LIST | ApiBase | |
| PROP_NULLABLE | ApiBase | |
| PROP_ROOT | ApiBase | |
| PROP_TYPE | ApiBase | |
| requireAtLeastOneParameter( $params) | ApiBase | |
| requireMaxOneParameter( $params) | ApiBase | |
| requireOnlyOneParameter( $params) | ApiBase | |
| safeProfileOut() | ApiBase | |
| setBufferResult( $value) | ApiFormatBase | |
| setContext(IContextSource $context) | ContextSource | |
| setHelp( $help=true) | ApiFormatBase | |
| setUnescapeAmps( $b) | ApiFormatBase | |
| setWarning( $warning) | ApiBase | |
| setWatch( $watch, $titleObj, $userOption=null) | ApiBase | protected |
| shouldCheckMaxlag() | ApiBase | |
| truncateArray(&$arr, $limit) | ApiBase | static |
| validateLimit( $paramName, &$value, $min, $max, $botMax=null, $enforceLimits=false) | ApiBase | |
| validateTimestamp( $value, $encParamName) | ApiBase | |
| validateUser( $value, $encParamName) | ApiBase | private |
| warnOrDie( $msg, $enforceLimits=false) | ApiBase | private |