Public Member Functions | |
getHeadScripts ($allowUserJs) | |
setupSkinUserCss (OutputPage $out) | |
reallyGenerateUserStylesheet () | |
Split for easier subclassing in SkinSimple, SkinStandard and SkinCologneBlue. | |
getBodyOptions () | |
doAfterContent () | |
quickBar () |
Definition at line 17 of file Standard.php.
SkinStandard::doAfterContent | ( | ) |
Definition at line 84 of file Standard.php.
References $fname, $s, $wgContLang, $wgLang, aboutLink(), bottomLinks(), getQuickbarCompensator(), mainPageLink(), pageStats(), Skin::qbSetting(), quickBar(), searchForm(), Linker::specialLink(), wfProfileIn(), and wfProfileOut().
SkinStandard::getBodyOptions | ( | ) |
SkinStandard::getHeadScripts | ( | $ | allowUserJs | ) |
Reimplemented from Skin.
Definition at line 22 of file Standard.php.
References $s, $wgJsMimeType, $wgStylePath, $wgStyleVersion, and Skin::qbSetting().
SkinStandard::quickBar | ( | ) |
Definition at line 132 of file Standard.php.
References $action, $fname, $s, $sep, $text, $wgContLang, $wgEnableUploads, $wgOut, $wgRemoteUploads, $wgRequest, $wgSiteSupportPage, $wgTitle, $wgUser, buildSidebar(), deleteThisPage(), editThisPage(), emailUserLink(), historyLink(), User::idFromName(), if, User::isIP(), logoText(), Linker::makeKnownLink(), Linker::makeKnownLinkObj(), Linker::makeLink(), moveThisPage(), protectThisPage(), showEmailUser(), Linker::specialLink(), talkLink(), userContribsLink(), watchPageLinksLink(), watchThisPage(), wfMsg(), wfProfileIn(), wfProfileOut(), wfUrlencode(), and whatLinksHere().
Referenced by doAfterContent().
SkinStandard::reallyGenerateUserStylesheet | ( | ) |
Split for easier subclassing in SkinSimple, SkinStandard and SkinCologneBlue.
Reimplemented from Skin.
Definition at line 48 of file Standard.php.
References $s, and Skin::qbSetting().
SkinStandard::setupSkinUserCss | ( | OutputPage $ | out | ) |
Definition at line 36 of file Standard.php.
References OutputPage::addStyle(), and Skin::qbSetting().