MediaWiki master
ApiBlock Member List

This is the complete list of members for ApiBlock, including all inherited members.

__construct(ApiMain $main, $action, BlockPermissionCheckerFactory $blockPermissionCheckerFactory, BlockUserFactory $blockUserFactory, TitleFactory $titleFactory, UserIdentityLookup $userIdentityLookup, WatchedItemStoreInterface $watchedItemStore, BlockUtils $blockUtils, BlockActionInfo $blockActionInfo, WatchlistManager $watchlistManager, UserOptionsLookup $userOptionsLookup)ApiBlock
ApiBase::__construct(ApiMain $mainModule, $moduleName, $modulePrefix='')ApiBase
addBlockInfoToStatus(StatusValue $status, Authority $user=null)ApiBase
addDeprecation( $msg, $feature, $data=[])ApiBase
addError( $msg, $code=null, $data=null)ApiBase
addMessagesFromStatus(StatusValue $status, $types=[ 'warning', 'error'], array $filter=[])ApiBase
addWarning( $msg, $code=null, $data=null)ApiBase
ALL_DEFAULT_STRINGApiBase
canUseWikiPage()MediaWiki\Context\ContextSource
checkTitleUserPermissions(PageIdentity $pageIdentity, $actions, array $options=[])ApiBase
checkUserRightsAny( $rights)ApiBase
clearCacheForTest()ApiBasestatic
dieBlocked(Block $block)ApiBase
dieContinueUsageIf( $condition)ApiBaseprotected
dieDebug( $method, $message)ApiBaseprotectedstatic
dieReadOnly()ApiBase
dieStatus(StatusValue $status)ApiBase
dieWithError( $msg, $code=null, $data=null, $httpCode=0)ApiBase
dieWithErrorOrDebug( $msg, $code=null, $data=null, $httpCode=null)ApiBase
dieWithException(Throwable $exception, array $options=[])ApiBase
dynamicParameterDocumentation()ApiBase
encodeParamName( $paramName)ApiBase
errorArrayToStatus(array $errors, Authority $performer=null)ApiBase
execute()ApiBlock
exportSession()MediaWiki\Context\ContextSource
extractRequestParams( $options=[])ApiBase
filterIDs( $fields, array $ids)ApiBaseprotected
GET_VALUES_FOR_HELPApiBase
getActionName()MediaWiki\Context\ContextSource
getAllowedParams()ApiBlock
getAuthority()MediaWiki\Context\ContextSource
getConditionalRequestData( $condition)ApiBase
getConfig()MediaWiki\Context\ContextSource
getContext()MediaWiki\Context\ContextSource
getContinuationManager()ApiBase
getCsrfTokenSet()MediaWiki\Context\ContextSource
getCustomPrinter()ApiBase
getDB()ApiBaseprotected
getErrorFormatter()ApiBase
getExamplesMessages()ApiBlockprotected
getExtendedDescription()ApiBaseprotected
getFinalDescription()ApiBase
getFinalParamDescription()ApiBase
getFinalParams( $flags=0)ApiBase
getFinalSummary()ApiBase
getHelpFlags()ApiBaseprotected
getHelpUrls()ApiBlock
getHookContainer()ApiBaseprotected
getHookRunner()ApiBaseprotected
getLanguage()MediaWiki\Context\ContextSource
getLanguageCode()MediaWiki\Context\ContextSource
getMain()ApiBase
getModuleFromPath( $path)ApiBase
getModuleManager()ApiBase
getModuleName()ApiBase
getModulePath()ApiBase
getModulePrefix()ApiBase
getModuleSourceInfo()ApiBaseprotected
getOutput()MediaWiki\Context\ContextSource
getParameter( $paramName, $parseLimit=true)ApiBaseprotected
getParameterFromSettings( $name, $settings, $parseLimit)ApiBaseprotected
getParent()ApiBase
getPermissionManager()ApiBaseprotected
getRequest()MediaWiki\Context\ContextSource
getResult()ApiBase
getSkin()MediaWiki\Context\ContextSource
getSummaryMessage()ApiBaseprotected
getTiming()MediaWiki\Context\ContextSource
getTitle()MediaWiki\Context\ContextSource
getTitleFromTitleOrPageId( $params)ApiBase
getTitleOrPageId( $params, $load=false)ApiBase
getUser()MediaWiki\Context\ContextSource
getWatchlistUser( $params)ApiBase
getWebUITokenSalt(array $params)ApiBaseprotected
getWikiPage()MediaWiki\Context\ContextSource
handleParamNormalization( $paramName, $value, $rawValue)ApiBase
isDeprecated()ApiBase
isInternal()ApiBase
isMain()ApiBase
isReadMode()ApiBase
isWriteMode()ApiBlock
lacksSameOriginSecurity()ApiBase
LIMIT_BIG1ApiBase
LIMIT_BIG2ApiBase
LIMIT_SML1ApiBase
LIMIT_SML2ApiBase
logFeatureUsage( $feature)ApiBase
makeMessage( $msg, IContextSource $context, array $params=null)ApiBasestatic
modifyHelp(array &$help, array $options, array &$tocData)ApiBase
msg( $key,... $params)MediaWiki\Context\ContextSource
mustBePosted()ApiBlock
needsToken()ApiBlock
PARAM_ALLApiBase
PARAM_ALLOW_DUPLICATESApiBase
PARAM_DEPRECATEDApiBase
PARAM_DEPRECATED_VALUESApiBase
PARAM_DFLTApiBase
PARAM_EXTRA_NAMESPACESApiBase
PARAM_HELP_MSGApiBase
PARAM_HELP_MSG_APPENDApiBase
PARAM_HELP_MSG_INFOApiBase
PARAM_HELP_MSG_PER_VALUEApiBase
PARAM_ISMULTIApiBase
PARAM_ISMULTI_LIMIT1ApiBase
PARAM_ISMULTI_LIMIT2ApiBase
PARAM_MAXApiBase
PARAM_MAX2ApiBase
PARAM_MAX_BYTESApiBase
PARAM_MAX_CHARSApiBase
PARAM_MINApiBase
PARAM_RANGE_ENFORCEApiBase
PARAM_REQUIREDApiBase
PARAM_SENSITIVEApiBase
PARAM_SUBMODULE_MAPApiBase
PARAM_SUBMODULE_PARAM_PREFIXApiBase
PARAM_TEMPLATE_VARSApiBase
PARAM_TYPEApiBase
PARAM_VALUE_LINKSApiBase
parseContinueParamOrDie(string $continue, array $types)ApiBaseprotected
requireAtLeastOneParameter( $params,... $required)ApiBase
requireMaxOneParameter( $params,... $required)ApiBase
requireOnlyOneParameter( $params,... $required)ApiBase
requirePostedParameters( $params, $prefix='prefix')ApiBase
setContext(IContextSource $context)MediaWiki\Context\ContextSource
setContinuationManager(ApiContinuationManager $manager=null)ApiBase
shouldCheckMaxlag()ApiBase
useTransactionalTimeLimit()ApiBaseprotected
validateToken( $token, array $params)ApiBase