This is the complete list of members for RawAction, including all inherited members.
$context | Action | protected |
$fields | Action | protected |
$page | Action | protected |
__construct(Page $page, IContextSource $context, HookContainer $hookContainer, Parser $parser, PermissionManager $permissionManager, RevisionLookup $revisionLookup, RestrictionStore $restrictionStore) | RawAction | |
FormlessAction::__construct(Page $page, IContextSource $context=null) | Action | |
addHelpLink( $to, $overrideBaseUrl=false) | Action | |
checkCanExecute(User $user) | Action | protected |
doesWrites() | Action | |
exists(string $name) | Action | static |
factory(string $action, Article $article, IContextSource $context=null) | Action | static |
getActionName(IContextSource $context) | Action | static |
getArticle() | Action | |
getAuthority() | Action | |
getContentType() | RawAction | |
getContext() | Action | |
getDescription() | Action | protected |
getHookContainer() | Action | protected |
getHookRunner() | Action | protected |
getLanguage() | Action | |
getName() | RawAction | |
getOldId() | RawAction | |
getOutput() | Action | |
getPageTitle() | Action | protected |
getRawText() | RawAction | |
getRequest() | Action | |
getRestriction() | Action | |
getSkin() | Action | |
getTitle() | Action | |
getUser() | Action | |
getWikiPage() | Action | |
msg( $key,... $params) | Action | |
needsReadRights() | Action | |
onView() | RawAction | |
requiresUnblock() | RawAction | |
requiresWrite() | RawAction | |
setHeaders() | Action | protected |
show() | FormlessAction | |
useTransactionalTimeLimit() | Action | protected |