Public Member Functions | |
getStylesheet () | |
getSkinName () | |
doBeforeContent () | |
doAfterContent () | |
reallyGenerateUserStylesheet () | |
Split for easier subclassing in SkinSimple, SkinStandard and SkinCologneBlue. | |
sysLinks () | |
quickBar () | |
Compute the sidebar. | |
menuHead ($key) | |
searchForm ($label="") |
Definition at line 17 of file CologneBlue.php.
SkinCologneBlue::doAfterContent | ( | ) |
Definition at line 67 of file CologneBlue.php.
References $s, $wgLang, $wgOut, aboutLink(), bottomLinks(), getQuickbarCompensator(), Linker::makeKnownLinkObj(), Title::newMainPage(), pageStats(), Skin::qbSetting(), quickBar(), searchForm(), and wfMsg().
SkinCologneBlue::doBeforeContent | ( | ) |
Definition at line 26 of file CologneBlue.php.
References $s, getCategoryLinks(), Title::newMainPage(), otherLanguages(), pageSubtitle(), pageTitle(), pageTitleLinks(), Skin::qbSetting(), sysLinks(), wfGetSiteNotice(), and wfMsg().
SkinCologneBlue::getSkinName | ( | ) |
SkinCologneBlue::getStylesheet | ( | ) |
Reimplemented from Skin.
Definition at line 19 of file CologneBlue.php.
SkinCologneBlue::menuHead | ( | $ | key | ) |
Definition at line 285 of file CologneBlue.php.
References $key, $s, and wfMsg().
Referenced by quickBar().
SkinCologneBlue::quickBar | ( | ) |
Compute the sidebar.
Definition at line 165 of file CologneBlue.php.
References $name, $s, $sep, $wgContLang, $wgEnableUploads, $wgLang, $wgOut, $wgSiteSupportPage, $wgTitle, $wgUser, buildSidebar(), commentLink(), deleteThisPage(), editThisPage(), emailUserLink(), SpecialPage::getSafeTitleFor(), SpecialPage::getTitleFor(), historyLink(), User::idFromName(), Linker::makeKnownLink(), Linker::makeKnownLinkObj(), menuHead(), moveThisPage(), printableLink(), protectThisPage(), searchForm(), showEmailUser(), Linker::specialLink(), talkLink(), userContribsLink(), watchPageLinksLink(), watchThisPage(), wfMsg(), wfMsgForContent(), and whatLinksHere().
Referenced by doAfterContent().
SkinCologneBlue::reallyGenerateUserStylesheet | ( | ) |
Split for easier subclassing in SkinSimple, SkinStandard and SkinCologneBlue.
Reimplemented from Skin.
Definition at line 101 of file CologneBlue.php.
References $s, and Skin::qbSetting().
SkinCologneBlue::searchForm | ( | $ | label = "" |
) |
Definition at line 291 of file CologneBlue.php.
References $action, $s, $wgRequest, $wgUseTwoButtonsSearchForm, escapeSearchLink(), and wfMsg().
Referenced by doAfterContent(), and quickBar().
SkinCologneBlue::sysLinks | ( | ) |
Definition at line 125 of file CologneBlue.php.
References $s, $wgContLang, $wgLang, $wgTitle, $wgUser, extensionTabLinks(), mainPageLink(), Linker::makeKnownLink(), Linker::specialLink(), variantLinks(), wfMsg(), and wfMsgForContent().
Referenced by doBeforeContent().