MediaWiki 1.42.1
|
This is the complete list of members for Action, including all inherited members.
$context | Action | protected |
$fields | Action | protected |
__construct(Article $article, IContextSource $context) | Action | |
addHelpLink( $to, $overrideBaseUrl=false) | Action | |
checkCanExecute(User $user) | Action | protected |
doesWrites() | Action | |
factory(string $action, Article $article, IContextSource $context=null) | Action | static |
getActionName(IContextSource $context) | Action | static |
getArticle() | Action | |
getAuthority() | Action | |
getContext() | Action | |
getDescription() | Action | protected |
getHookContainer() | Action | protected |
getHookRunner() | Action | protected |
getLanguage() | Action | |
getName() | Action | |
getOutput() | Action | |
getPageTitle() | Action | protected |
getRequest() | Action | |
getRestriction() | Action | |
getSkin() | Action | |
getTitle() | Action | |
getUser() | Action | |
getWikiPage() | Action | |
msg( $key,... $params) | Action | |
needsReadRights() | Action | |
requiresUnblock() | Action | |
requiresWrite() | Action | |
setHeaders() | Action | protected |
setHookContainer(HookContainer $hookContainer) | Action | |
show() | Action | |
useTransactionalTimeLimit() | Action | protected |