This is the complete list of members for CachedAction, including all inherited members.
$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 |
doesWrites() | Action | |
exists( $name) | Action | static |
factory( $action, Page $page, IContextSource $context=null) | Action | static |
getActionName(IContextSource $context) | Action | static |
getCachedValue( $computeFunction, $args=[], $key=null) | CachedAction | |
getCacheKey() | CachedAction | protected |
getClass( $action, array $overrides) | Action | privatestatic |
getContext() | Action | |
getDescription() | Action | protected |
getLanguage() | Action | |
getName() | Action | |
getOutput() | Action | |
getPageTitle() | Action | protected |
getRequest() | Action | |
getRestriction() | Action | |
getSkin() | Action | |
getTitle() | Action | |
getUser() | Action | |
msg( $key) | 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 |