MediaWiki
REL1_20
|
Public Member Functions | |
afterContent () | |
This gets called shortly before the "</body>" tag. | |
beforeContent () | |
This will be called immediately after the "<body>" tag. | |
bottomLinks () | |
commentLink () | |
deleteThisPage () | |
doAfterContent () | |
overloaded by derived classes | |
doBeforeContent () | |
editThisPage () | |
emailUserLink () | |
execute () | |
Main function, used by classes that subclass QuickTemplate to show the actual HTML output. | |
extensionTabLinks () | |
Compatibility for extensions adding functionality through tabs. | |
getQuickbarCompensator ($rows=1) | |
getUploadLink () | |
historyLink () | |
moveThisPage () | |
nameAndLogin () | |
otherLanguages () | |
pageStats () | |
pageSubtitle () | |
pageTitle () | |
Gets the h1 element with the page title. | |
pageTitleLinks () | |
printableLink () | |
protectThisPage () | |
searchForm () | |
specialPagesList () | |
Show a drop-down box of special pages. | |
talkLink () | |
topLinks () | |
userContribsLink () | |
variantLinks () | |
Language/charset variant links for classic-style skins. | |
watchPageLinksLink () | |
watchThisPage () | |
whatLinksHere () | |
Protected Attributes | |
$searchboxes = '' |
Definition at line 81 of file SkinLegacy.php.
This gets called shortly before the "</body>" tag.
Definition at line 165 of file SkinLegacy.php.
References doAfterContent().
Referenced by execute().
This will be called immediately after the "<body>" tag.
Split into two functions to make it easier to subclass.
Definition at line 102 of file SkinLegacy.php.
References doBeforeContent().
Referenced by execute().
Definition at line 302 of file SkinLegacy.php.
References $s, $title, $wgOut, $wgUser, deleteThisPage(), editThisPage(), emailUserLink(), QuickTemplate\getSkin(), historyLink(), User\idFromName(), User\isIP(), moveThisPage(), otherLanguages(), protectThisPage(), talkLink(), userContribsLink(), watchPageLinksLink(), watchThisPage(), wfMessage(), and whatLinksHere().
Referenced by StandardTemplate\doAfterContent(), CologneBlueTemplate\doAfterContent(), and NostalgiaTemplate\doAfterContent().
Definition at line 781 of file SkinLegacy.php.
References $title, $wgOut, QuickTemplate\getSkin(), Linker\linkKnown(), QuickTemplate\text(), and wfMessage().
Referenced by CologneBlueTemplate\quickBar().
Definition at line 585 of file SkinLegacy.php.
References $s, $t, $title, $wgUser, QuickTemplate\getSkin(), Linker\linkKnown(), and wfMessage().
Referenced by bottomLinks(), StandardTemplate\quickBar(), and CologneBlueTemplate\quickBar().
overloaded by derived classes
Reimplemented in NostalgiaTemplate, CologneBlueTemplate, and StandardTemplate.
Definition at line 172 of file SkinLegacy.php.
Referenced by afterContent().
Reimplemented in CologneBlueTemplate, and NostalgiaTemplate.
Definition at line 106 of file SkinLegacy.php.
References $s, $wgLang, QuickTemplate\getSkin(), nameAndLogin(), otherLanguages(), pageSubtitle(), pageTitle(), pageTitleLinks(), searchForm(), topLinks(), wfProfileIn(), and wfProfileOut().
Referenced by beforeContent().
Definition at line 559 of file SkinLegacy.php.
References $s, $t, $title, $wgOut, QuickTemplate\getSkin(), Linker\linkKnown(), and wfMessage().
Referenced by bottomLinks(), StandardTemplate\quickBar(), CologneBlueTemplate\quickBar(), NostalgiaTemplate\topLinks(), and topLinks().
Definition at line 709 of file SkinLegacy.php.
References QuickTemplate\getSkin(), SpecialPage\getTitleFor(), Linker\linkKnown(), and wfMessage().
Referenced by bottomLinks(), StandardTemplate\quickBar(), and CologneBlueTemplate\quickBar().
Main function, used by classes that subclass QuickTemplate to show the actual HTML output.
Reimplemented from QuickTemplate.
Definition at line 86 of file SkinLegacy.php.
References afterContent(), beforeContent(), echo, QuickTemplate\html(), and BaseTemplate\printTrail().
Compatibility for extensions adding functionality through tabs.
Eventually these old skins should be replaced with SkinTemplate-based versions, sigh...
Definition at line 281 of file SkinLegacy.php.
References $out, $s, $wgLang, Xml\element(), QuickTemplate\getSkin(), wfMessage(), and wfRunHooks().
Referenced by CologneBlueTemplate\sysLinks(), NostalgiaTemplate\topLinks(), and topLinks().
LegacyTemplate::getQuickbarCompensator | ( | $ | rows = 1 | ) |
Definition at line 554 of file SkinLegacy.php.
References wfDeprecated().
Definition at line 807 of file SkinLegacy.php.
References SpecialPage\getTitleFor(), Linker\linkKnown(), Linker\makeExternalLink(), and wfMessage().
Referenced by StandardTemplate\quickBar(), CologneBlueTemplate\quickBar(), and NostalgiaTemplate\topLinks().
Definition at line 686 of file SkinLegacy.php.
References QuickTemplate\getSkin(), Linker\link(), and wfMessage().
Referenced by bottomLinks(), StandardTemplate\quickBar(), CologneBlueTemplate\quickBar(), NostalgiaTemplate\topLinks(), and topLinks().
Definition at line 672 of file SkinLegacy.php.
References QuickTemplate\getSkin(), SpecialPage\getTitleFor(), Linker\linkKnown(), QuickTemplate\text(), and wfMessage().
Referenced by bottomLinks(), StandardTemplate\quickBar(), and CologneBlueTemplate\quickBar().
Definition at line 823 of file SkinLegacy.php.
References $wgLang, $wgUser, QuickTemplate\getSkin(), SpecialPage\getTitleFor(), Linker\link(), Title\newFromText(), Linker\specialLink(), QuickTemplate\text(), and wfMessage().
Referenced by doBeforeContent().
Definition at line 363 of file SkinLegacy.php.
References $s, $wgLang, $wgOut, Html\element(), Language\fetchLanguageName(), Title\newFromText(), and wfMessage().
Referenced by bottomLinks(), NostalgiaTemplate\doBeforeContent(), CologneBlueTemplate\doBeforeContent(), and doBeforeContent().
Definition at line 201 of file SkinLegacy.php.
Referenced by StandardTemplate\doAfterContent(), CologneBlueTemplate\doAfterContent(), and NostalgiaTemplate\doAfterContent().
Definition at line 511 of file SkinLegacy.php.
References $s, $wgOut, QuickTemplate\getSkin(), and wfMessage().
Referenced by NostalgiaTemplate\doBeforeContent(), CologneBlueTemplate\doBeforeContent(), and doBeforeContent().
Gets the h1 element with the page title.
Definition at line 505 of file SkinLegacy.php.
Referenced by NostalgiaTemplate\doBeforeContent(), CologneBlueTemplate\doBeforeContent(), and doBeforeContent().
Definition at line 425 of file SkinLegacy.php.
References $s, $title, $wgLang, $wgOut, $wgUser, Html\element(), QuickTemplate\getSkin(), Linker\linkKnown(), printableLink(), QuickTemplate\text(), wfFindFile(), and wfMessage().
Referenced by NostalgiaTemplate\doBeforeContent(), CologneBlueTemplate\doBeforeContent(), and doBeforeContent().
Definition at line 528 of file SkinLegacy.php.
References $s, $wgLang, $wgOut, QuickTemplate\getSkin(), and wfMessage().
Referenced by pageTitleLinks(), and CologneBlueTemplate\quickBar().
Definition at line 607 of file SkinLegacy.php.
References $s, $title, $wgUser, QuickTemplate\getSkin(), Linker\linkKnown(), and wfMessage().
Referenced by bottomLinks(), StandardTemplate\quickBar(), and CologneBlueTemplate\quickBar().
Definition at line 176 of file SkinLegacy.php.
References $s, QuickTemplate\getSkin(), and wfMessage().
Referenced by StandardTemplate\doAfterContent(), CologneBlueTemplate\doAfterContent(), NostalgiaTemplate\doAfterContent(), doBeforeContent(), and CologneBlueTemplate\quickBar().
Show a drop-down box of special pages.
Definition at line 409 of file SkinLegacy.php.
References SpecialPageFactory\getPage(), SpecialPageFactory\getUsablePages(), Html\rawElement(), Xml\submitButton(), QuickTemplate\text(), and wfMessage().
Referenced by NostalgiaTemplate\topLinks().
Definition at line 729 of file SkinLegacy.php.
References $s, $title, QuickTemplate\getSkin(), Linker\link(), wfFindFile(), and wfMessage().
Referenced by bottomLinks(), StandardTemplate\quickBar(), CologneBlueTemplate\quickBar(), and NostalgiaTemplate\topLinks().
Reimplemented in NostalgiaTemplate.
Definition at line 214 of file SkinLegacy.php.
References $s, $wgOut, editThisPage(), extensionTabLinks(), QuickTemplate\getSkin(), historyLink(), Linker\specialLink(), variantLinks(), and wfMessage().
Referenced by doBeforeContent().
Definition at line 702 of file SkinLegacy.php.
References QuickTemplate\getSkin(), SpecialPage\getTitleFor(), Linker\linkKnown(), and wfMessage().
Referenced by bottomLinks(), StandardTemplate\quickBar(), and CologneBlueTemplate\quickBar().
Language/charset variant links for classic-style skins.
Definition at line 246 of file SkinLegacy.php.
References $s, $title, $wgLang, and QuickTemplate\getSkin().
Referenced by CologneBlueTemplate\sysLinks(), NostalgiaTemplate\topLinks(), and topLinks().
Definition at line 716 of file SkinLegacy.php.
References $wgOut, QuickTemplate\getSkin(), SpecialPage\getTitleFor(), Linker\linkKnown(), QuickTemplate\text(), and wfMessage().
Referenced by bottomLinks(), StandardTemplate\quickBar(), and CologneBlueTemplate\quickBar().
Definition at line 635 of file SkinLegacy.php.
References $s, $title, $wgOut, $wgUser, QuickTemplate\getSkin(), WatchAction\getUnwatchToken(), WatchAction\getWatchToken(), Linker\linkKnown(), and wfMessage().
Referenced by bottomLinks(), StandardTemplate\quickBar(), and CologneBlueTemplate\quickBar().
Definition at line 695 of file SkinLegacy.php.
References QuickTemplate\getSkin(), SpecialPage\getTitleFor(), Linker\linkKnown(), and wfMessage().
Referenced by bottomLinks(), StandardTemplate\quickBar(), and CologneBlueTemplate\quickBar().
LegacyTemplate::$searchboxes = '' [protected] |
Definition at line 84 of file SkinLegacy.php.