This is the complete list of members for CachedAction, including all inherited members.
$article | Action | private |
$cacheEnabled | CachedAction | protected |
$cacheHelper | CachedAction | protected |
$context | Action | protected |
$fields | Action | protected |
$page | Action | protected |
__construct(Page $page, IContextSource $context=null) | Action | |
addCachedHTML( $computeFunction, $args=[], $key=null) | CachedAction | |
addHelpLink( $to, $overrideBaseUrl=false) | Action | |
checkCanExecute(User $user) | Action | protected |
convertPageToArticle(Page $page, ?IContextSource $context, string $method) | Action | privatestatic |
doesWrites() | Action | |
exists(string $name) | Action | static |
factory(?string $action, Page $article, IContextSource $context=null) | Action | static |
getActionName(IContextSource $context) | Action | static |
getArticle() | Action | |
getCachedValue( $computeFunction, $args=[], $key=null) | CachedAction | |
getCacheKey() | CachedAction | protected |
getClass(string $action, array $overrides) | Action | privatestatic |
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 | |
onCacheInitialized( $hasCached) | CachedAction | |
onView() | FormlessAction | |
requiresUnblock() | Action | |
requiresWrite() | Action | |
saveCache() | CachedAction | |
setCacheEnabled( $cacheEnabled) | CachedAction | |
setExpiry( $cacheExpiry) | CachedAction | |
setHeaders() | Action | protected |
show() | FormlessAction | |
startCache( $cacheExpiry=null, $cacheEnabled=null) | CachedAction | |
useTransactionalTimeLimit() | Action | protected |