ApiFormatTxt Member List
This is the complete list of members for
ApiFormatTxt, including all inherited members.
$messageMap | ApiBase | [static] |
__construct($main, $format) | ApiFormatTxt | |
ApiBase::__construct($mainModule, $moduleName, $modulePrefix= '') | ApiBase | |
closePrinter() | ApiFormatBase | |
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() | ApiFormatTxt | |
extractRequestParams($parseMaxLimit=true) | ApiBase | |
formatHTML($text) | ApiFormatBase | [protected] |
getAllowedParams() | ApiBase | [protected] |
getBaseVersion() | ApiFormatBase | [static] |
getCustomPrinter() | ApiBase | |
getDescription() | ApiFormatTxt | |
getExamples() | ApiFormatBase | [protected] |
getFinalParamDescription() | ApiBase | |
getFinalParams() | ApiBase | |
getFormat() | ApiFormatBase | |
getIsHtml() | ApiFormatBase | |
getMain() | ApiBase | |
getMimeType() | ApiFormatTxt | |
getModuleName() | ApiBase | |
getModulePrefix() | ApiBase | |
getModuleProfileName($db=false) | ApiBase | |
getNeedsRawData() | ApiFormatBase | |
getParamDescription() | ApiBase | [protected] |
getParameter($paramName, $parseMaxLimit=true) | ApiBase | [protected] |
getParameterFromSettings($paramName, $paramSettings, $parseMaxLimit) | ApiBase | [protected] |
getProfileDBTime() | ApiBase | |
getProfileTime() | ApiBase | |
getResult() | ApiBase | |
getResultData() | ApiBase | |
getValidNamespaces() | ApiBase | [static] |
getVersion() | ApiFormatTxt | |
initPrinter($isError) | ApiFormatBase | |
isMain() | ApiBase | |
isReadMode() | ApiBase | |
isWriteMode() | ApiBase | |
LIMIT_BIG1 | ApiBase | |
LIMIT_BIG2 | ApiBase | |
LIMIT_SML1 | ApiBase | |
LIMIT_SML2 | ApiBase | |
makeHelpMsg() | ApiBase | |
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] |
printText($text) | ApiFormatBase | |
profileDBIn() | ApiBase | |
profileDBOut() | ApiBase | |
profileIn() | ApiBase | |
profileOut() | ApiBase | |
requireOnlyOneParameter($params) | ApiBase | |
safeProfileOut() | ApiBase | |
setHelp($help=true) | ApiFormatBase | |
setUnescapeAmps($b) | ApiFormatBase | |
setWarning($warning) | ApiBase | |
shouldCheckMaxlag() | ApiBase | |
truncateArray(&$arr, $limit) | ApiBase | [static] |
validateLimit($paramName, $value, $min, $max, $botMax=null) | ApiBase | |