MediaWiki REL1_37
|
This is the complete list of members for InfoAction, including all inherited members.
$article | Action | private |
$contentLanguage | InfoAction | private |
$context | Action | protected |
$fields | Action | protected |
$hookRunner | InfoAction | private |
$languageNameUtils | InfoAction | private |
$linkBatchFactory | InfoAction | private |
$linkRenderer | InfoAction | private |
$loadBalancer | InfoAction | private |
$magicWordFactory | InfoAction | private |
$namespaceInfo | InfoAction | private |
$page | Action | protected |
$pageProps | InfoAction | private |
$repoGroup | InfoAction | private |
$revisionLookup | InfoAction | private |
$wanObjectCache | InfoAction | private |
$watchedItemStore | InfoAction | private |
__construct(Page $page, IContextSource $context, Language $contentLanguage, HookContainer $hookContainer, LanguageNameUtils $languageNameUtils, LinkBatchFactory $linkBatchFactory, LinkRenderer $linkRenderer, ILoadBalancer $loadBalancer, MagicWordFactory $magicWordFactory, NamespaceInfo $namespaceInfo, PageProps $pageProps, RepoGroup $repoGroup, RevisionLookup $revisionLookup, WANObjectCache $wanObjectCache, WatchedItemStoreInterface $watchedItemStore) | InfoAction | |
FormlessAction::__construct(Page $page, IContextSource $context=null) | Action | |
addHelpLink( $to, $overrideBaseUrl=false) | Action | |
addRow( $table, $name, $value, $id) | InfoAction | protected |
addTable( $content, $table) | InfoAction | protected |
checkCanExecute(User $user) | Action | protected |
convertPageToArticle(Page $page, ?IContextSource $context, string $method) | Action | privatestatic |
doesWrites() | Action | |
exists(string $name) | Action | static |
factory(string $action, Article $article, IContextSource $context=null) | Action | static |
getActionName(IContextSource $context) | Action | static |
getArticle() | Action | |
getCacheKey(WANObjectCache $cache, PageIdentity $page, $revId) | InfoAction | protectedstatic |
getContext() | Action | |
getDescription() | InfoAction | protected |
getHookContainer() | Action | protected |
getHookRunner() | Action | protected |
getLanguage() | Action | |
getName() | InfoAction | |
getNamespaceProtectionMessage(Title $title) | InfoAction | protected |
getOutput() | Action | |
getPageTitle() | InfoAction | protected |
getRequest() | Action | |
getRestriction() | Action | |
getSkin() | Action | |
getTitle() | Action | |
getUser() | Action | |
getWikiPage() | Action | |
invalidateCache(PageIdentity $page, $revid=null) | InfoAction | static |
makeHeader( $header, $canonicalId) | InfoAction | protected |
msg( $key,... $params) | Action | |
needsReadRights() | Action | |
onView() | InfoAction | |
pageCounts() | InfoAction | private |
pageInfo() | InfoAction | protected |
requiresUnblock() | InfoAction | |
requiresWrite() | InfoAction | |
setHeaders() | Action | protected |
show() | FormlessAction | |
useTransactionalTimeLimit() | Action | protected |
VERSION | InfoAction | private |