$action | SkinTemplate | protected |
$context | ContextSource | private |
$defaultLinkOptions | Skin | private |
$loggedin | SkinTemplate | |
$mRelevantTitle | Skin | protected |
$mRelevantUser | Skin | private |
$options | Skin | protected |
$searchPageTitle | Skin | private |
$skinname | Skin | protected |
$stylename | Skin | |
$template | SkinTemplate | |
$thispage | SkinTemplate | |
$thisquery | SkinTemplate | |
$titletxt | SkinTemplate | |
$username | SkinTemplate | |
$userpage | SkinTemplate | |
$userpageUrlDetails | SkinTemplate | |
__construct( $options=null) | Skin | |
aboutLink() | Skin | |
addClassToClassList( $class, string $newClass) | Skin | private |
addToSidebar(&$bar, $message) | Skin | |
addToSidebarPlain(&$bar, $text) | Skin | |
afterContentHook() | Skin | protected |
bottomScripts() | Skin | |
buildContentActionUrls( $content_navigation) | SkinTemplate | private |
buildContentNavigationUrls() | SkinTemplate | protected |
buildCreateAccountData( $returnto) | SkinTemplate | protected |
buildFeedUrls() | Skin | protected |
buildLoginData( $returnto, $useCombinedLoginLink) | SkinTemplate | protected |
buildLogoutLinkData() | SkinTemplate | protected |
buildNavUrls() | Skin | protected |
buildPersonalPageItem( $id='pt-userpage') | SkinTemplate | protected |
buildPersonalUrls(bool $includeNotifications=true) | SkinTemplate | protected |
buildSearchProps() | SkinTemplate | private |
buildSidebar() | Skin | |
canUseWikiPage() | ContextSource | |
checkTitle(&$title, $name) | Skin | static |
disclaimerLink() | Skin | |
doEditSectionLink(Title $nt, $section, $tooltip, Language $lang) | Skin | |
drawCategoryBrowser( $tree) | Skin | protected |
editUrlOptions() | Skin | |
exportSession() | ContextSource | |
footerLink( $desc, $page) | Skin | |
footerLinkTitle( $desc, $page) | Skin | private |
generateHTML() | SkinTemplate | |
getAfterPortlet(string $name) | Skin | |
getAllowedSkins() | Skin | static |
getAuthority() | ContextSource | |
getCachedNotice( $name) | Skin | private |
getCategories() | Skin | |
getCategoryLinks() | Skin | |
getConfig() | ContextSource | |
getContext() | ContextSource | |
getCopyright( $type='detect') | Skin | |
getCopyrightIcon() | Skin | protected |
getCsrfTokenSet() | ContextSource | |
getDefaultModules() | Skin | |
getFooterIcons() | SkinTemplate | protected |
getFooterLinks() | Skin | protected |
getFooterTemplateData() | SkinTemplate | private |
getHtmlElementAttributes() | Skin | |
getIndicatorsData( $indicators) | Skin | protected |
getIndicatorsHTML( $indicators) | Skin | |
getJsConfigVars() | SkinTemplate | protected |
getLanguage() | ContextSource | |
getLanguages() | Skin | |
getLogo() | Skin | protected |
getLogoData() | SkinTemplate | private |
getNameSpaceKey() | SkinTemplate | protected |
getNewtalks() | Skin | |
getOutput() | ContextSource | |
getPageClasses( $title) | Skin | |
getPersonalToolsForMakeListItem( $urls, $applyClassesToListItems=false) | Skin | |
getPersonalToolsList() | SkinTemplate | |
getPortletData( $name, array $items) | SkinTemplate | protected |
getPortletLabel( $name) | SkinTemplate | private |
getPortletsTemplateData() | SkinTemplate | private |
getPoweredBy() | Skin | protected |
getRelevantTitle() | Skin | |
getRelevantUser() | Skin | |
getRequest() | ContextSource | |
getReturnToParam() | SkinTemplate | protected |
getSearchLink() | Skin | protected |
getSearchPageTitle() | Skin | |
getSiteFooterLinks() | Skin | |
getSiteNotice() | Skin | |
getSkin() | ContextSource | |
getSkinName() | Skin | |
getSkinNames() | Skin | static |
getSkinStylePath( $name) | Skin | |
getStats() | ContextSource | |
getStructuredPersonalTools() | SkinTemplate | |
getTemplateData() | SkinTemplate | |
getTiming() | ContextSource | |
getTitle() | ContextSource | |
getUndeleteLink() | Skin | |
getUser() | ContextSource | |
getVersion() | Skin | static |
getWatchLinkAttrs(string $mode, Authority $performer, Title $title, ?string $action, bool $onPage) | SkinTemplate | private |
getWikiPage() | ContextSource | |
initPage(OutputPage $out) | Skin | |
injectLegacyMenusIntoPersonalTools(array $contentNavigation) | SkinTemplate | protected |
isResponsive() | Skin | |
lastModified() | Skin | protected |
logoText( $align='') | Skin | |
mainPageLink() | Skin | |
makeFooterIcon( $icon, $withImage='withImage') | Skin | |
makeInternalOrExternalUrl( $name) | Skin | static |
makeKnownUrlDetails( $name, $urlaction='') | Skin | protectedstatic |
makeLink( $key, $item, $linkOptions=[]) | Skin | |
makeListItem( $key, $item, $options=[]) | Skin | |
makeMainPageUrl( $urlaction='') | Skin | static |
makePersonalToolsList( $personalTools=null, $options=[]) | SkinTemplate | |
makeSearchButton( $mode, $attrs=[]) | Skin | |
makeSearchInput( $attrs=[]) | Skin | |
makeSkinTemplatePersonalUrls(array $contentNavigation) | SkinTemplate | private |
makeSpecialUrl( $name, $urlaction='', $proto=null) | Skin | static |
makeSpecialUrlSubpage( $name, $subpage, $urlaction='') | Skin | static |
makeTalkUrlDetails( $name, $urlaction='') | SkinTemplate | private |
makeToolbox( $navUrls, $feedUrls) | Skin | |
makeUrl( $name, $urlaction='') | Skin | static |
makeUrlDetails( $name, $urlaction='') | Skin | protectedstatic |
makeVariablesScript( $data, $nonce=null) | Skin | static |
mapInterwikiToLanguage( $code) | Skin | |
msg( $key,... $params) | ContextSource | |
normalizeKey( $key) | Skin | static |
outputPage() | SkinTemplate | |
preloadExistence() | Skin | protected |
prepareQuickTemplate() | SkinTemplate | protected |
prepareSubtitle() | Skin | |
prepareUndeleteLink() | SkinTemplate | protected |
prepareUserLanguageAttributes() | SkinTemplate | protected |
printSource() | Skin | |
privacyLink() | Skin | |
runOnSkinTemplateNavigationHooks(SkinTemplate $skin, &$content_navigation) | SkinTemplate | protected |
setContext(IContextSource $context) | ContextSource | |
setRelevantTitle( $t) | Skin | |
setRelevantUser(?UserIdentity $u) | Skin | |
setSearchPageTitle(Title $title) | Skin | |
setupTemplate( $classname) | SkinTemplate | protected |
setupTemplateContext() | SkinTemplate | protected |
setupTemplateForOutput() | SkinTemplate | protected |
showEmailUser( $id) | Skin | |
subPageSubtitle( $out) | Skin | |
subPageSubtitleInternal() | Skin | private |
tabAction( $title, $message, $selected, $query='', $checkEdit=false) | SkinTemplate | |
useCombinedLoginLink() | SkinTemplate | protected |
VERSION_MAJOR | Skin | protected |
wrapHTML( $title, $html) | SkinTemplate | protected |