Public Member Functions | |
| setupSkinUserCss (OutputPage $out) | |
| reallyGenerateUserStylesheet () | |
| Split for easier subclassing in SkinSimple, SkinStandard and SkinCologneBlue. | |
| doAfterContent () | |
| quickBar () | |
Definition at line 17 of file Standard.php.
| SkinStandard::doAfterContent | ( | ) |
Definition at line 53 of file Standard.php.
References $s, $wgContLang, $wgLang, aboutLink(), bottomLinks(), getQuickbarCompensator(), mainPageLink(), pageStats(), Skin::qbSetting(), quickBar(), searchForm(), Linker::specialLink(), wfProfileIn(), and wfProfileOut().
| SkinStandard::quickBar | ( | ) |
Definition at line 104 of file Standard.php.
References $action, $s, $wgContLang, $wgEnableUploads, $wgOut, $wgRemoteUploads, $wgRequest, $wgSiteSupportPage, $wgUser, buildSidebar(), deleteThisPage(), editThisPage(), emailUserLink(), SpecialPage::getTitleFor(), historyLink(), User::idFromName(), if, User::isIP(), Linker::link(), Linker::linkKnown(), logoText(), moveThisPage(), Title::newFromText(), protectThisPage(), showEmailUser(), Linker::specialLink(), talkLink(), userContribsLink(), watchPageLinksLink(), watchThisPage(), wfMsg(), wfProfileIn(), wfProfileOut(), and whatLinksHere().
Referenced by doAfterContent().
| SkinStandard::reallyGenerateUserStylesheet | ( | ) |
Split for easier subclassing in SkinSimple, SkinStandard and SkinCologneBlue.
Reimplemented from Skin.
Definition at line 34 of file Standard.php.
References $s, and Skin::qbSetting().
| SkinStandard::setupSkinUserCss | ( | OutputPage $ | out | ) |
Definition at line 22 of file Standard.php.
References OutputPage::addStyle(), and Skin::qbSetting().
1.5.9