ApiMain Member List
This is the complete list of members for
ApiMain, including all inherited members.
$Formats | ApiMain | [private, static] |
$mAction | ApiMain | [private] |
$mCanApiHighLimits | ApiMain | [private] |
$mEnableWrite | ApiMain | [private] |
$messageMap | ApiBase | [static] |
$mFormatNames | ApiMain | [private] |
$mFormats | ApiMain | [private] |
$mInternalMode | ApiMain | [private] |
$mIsBot | ApiMain | [private] |
$mIsSysop | ApiMain | [private] |
$mModuleNames | ApiMain | [private] |
$mModules | ApiMain | [private] |
$Modules | ApiMain | [private, static] |
$mPrinter | ApiMain | [private] |
$mRequest | ApiMain | [private] |
$mResult | ApiMain | [private] |
$mRights | ApiMain | [private, static] |
$mShowVersions | ApiMain | [private] |
$mSquidMaxage | ApiMain | [private] |
__construct($request, $enableWrite=false) | ApiMain | |
ApiBase::__construct($mainModule, $moduleName, $modulePrefix= '') | ApiBase | |
addFormat($fmtName, $fmtClass) | ApiMain | [protected] |
addModule($mdlName, $mdlClass) | ApiMain | [protected] |
API_DEFAULT_FORMAT | ApiMain | |
canApiHighLimits() | ApiMain | |
createPrinterByName($format) | ApiMain | |
debugPrint($value, $name= 'unknown', $backtrace=false) | ApiBase | [static] |
dieDebug($method, $message) | ApiBase | [protected, static] |
dieUsage($description, $errorCode, $httpRespCode=0) | ApiBase | |
dieUsageMsg($error) | ApiBase | |
encodeParamName($paramName) | ApiBase | |
execute() | ApiMain | |
executeAction() | ApiMain | [protected] |
executeActionWithErrorHandling() | ApiMain | [protected] |
extractRequestParams($parseMaxLimit=true) | ApiBase | |
getAllowedParams() | ApiMain | |
getBaseVersion() | ApiBase | [static] |
getCredits() | ApiMain | [protected] |
getCustomPrinter() | ApiBase | |
getDescription() | ApiMain | |
getExamples() | ApiBase | [protected] |
getFinalParamDescription() | ApiBase | |
getFinalParams() | ApiBase | |
getMain() | ApiBase | |
getModuleName() | ApiBase | |
getModulePrefix() | ApiBase | |
getModuleProfileName($db=false) | ApiBase | |
getModules() | ApiMain | |
getParamDescription() | ApiMain | |
getParameter($paramName, $parseMaxLimit=true) | ApiBase | [protected] |
getParameterFromSettings($paramName, $paramSettings, $parseMaxLimit) | ApiBase | [protected] |
getProfileDBTime() | ApiBase | |
getProfileTime() | ApiBase | |
getRequest() | ApiMain | |
getResult() | ApiMain | |
getResultData() | ApiBase | |
getShowVersions() | ApiMain | |
getValidNamespaces() | ApiBase | [static] |
getVersion() | ApiMain | |
isBot() | ApiMain | |
isInternalMode() | ApiMain | |
isMain() | ApiBase | |
isReadMode() | ApiMain | |
isSysop() | ApiMain | |
isWriteMode() | ApiBase | |
LIMIT_BIG1 | ApiBase | |
LIMIT_BIG2 | ApiBase | |
LIMIT_SML1 | ApiBase | |
LIMIT_SML2 | ApiBase | |
makeHelpMsg() | ApiMain | |
makeHelpMsgHeader($module, $paramName) | ApiMain | [static] |
makeHelpMsgParameters() | ApiBase | |
mustBePosted() | ApiBase | |
PARAM_ALLOW_DUPLICATES | ApiBase | |
PARAM_DFLT | ApiBase | |
PARAM_ISMULTI | ApiBase | |
PARAM_MAX | ApiBase | |
PARAM_MAX2 | ApiBase | |
PARAM_MIN | ApiBase | |
PARAM_TYPE | ApiBase | |
parseMsg($error) | ApiBase | |
parseMultiValue($valueName, $value, $allowMultiple, $allowedValues) | ApiBase | [protected] |
printResult($isError) | ApiMain | [protected] |
profileDBIn() | ApiBase | |
profileDBOut() | ApiBase | |
profileIn() | ApiBase | |
profileOut() | ApiBase | |
requestWriteMode() | ApiMain | |
requireOnlyOneParameter($params) | ApiBase | |
safeProfileOut() | ApiBase | |
setCacheMaxAge($maxage) | ApiMain | |
setWarning($warning) | ApiBase | |
shouldCheckMaxlag() | ApiBase | |
substituteResultWithError($e) | ApiMain | [protected] |
truncateArray(&$arr, $limit) | ApiBase | [static] |
validateLimit($paramName, $value, $min, $max, $botMax=null) | ApiBase | |