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 18 of file CologneBlue.php.
SkinCologneBlue::doAfterContent | ( | ) |
Definition at line 69 of file CologneBlue.php.
References $s, $wgLang, aboutLink(), bottomLinks(), getQuickbarCompensator(), Linker::link(), Title::newMainPage(), pageStats(), Skin::qbSetting(), quickBar(), searchForm(), and wfMsg().
SkinCologneBlue::doBeforeContent | ( | ) |
Definition at line 28 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 20 of file CologneBlue.php.
SkinCologneBlue::menuHead | ( | $ | key | ) |
SkinCologneBlue::quickBar | ( | ) |
Compute the sidebar.
Definition at line 193 of file CologneBlue.php.
References $name, $s, $wgEnableUploads, $wgOut, $wgSiteSupportPage, $wgUser, buildSidebar(), commentLink(), deleteThisPage(), editThisPage(), emailUserLink(), SpecialPage::getSafeTitleFor(), SpecialPage::getTitleFor(), historyLink(), User::idFromName(), Linker::link(), Linker::linkKnown(), menuHead(), moveThisPage(), Title::newFromText(), 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 110 of file CologneBlue.php.
References $s, and Skin::qbSetting().
SkinCologneBlue::searchForm | ( | $ | label = '' |
) |
Definition at line 339 of file CologneBlue.php.
References $action, $s, $wgRequest, $wgUseTwoButtonsSearchForm, escapeSearchLink(), and wfMsg().
Referenced by doAfterContent(), and quickBar().
SkinCologneBlue::sysLinks | ( | ) |
Definition at line 134 of file CologneBlue.php.
References $s, $wgContLang, $wgLang, $wgUser, extensionTabLinks(), SpecialPage::getTitleFor(), Linker::linkKnown(), mainPageLink(), Title::newFromText(), Linker::specialLink(), variantLinks(), wfMsg(), and wfMsgForContent().
Referenced by doBeforeContent().