|
| initPage (\OutputPage $out) |
|
| setupSkinUserCss (\OutputPage $out) |
|
| addToBodyAttributes ($out, &$bodyAttrs) |
|
| getDefaultModules () |
|
| setupSkinUserCss (OutputPage $out) |
|
| initPage (OutputPage $out) |
|
| getComponentFactory () |
|
| addSkinModulesToOutput () |
|
| getPageClasses ($title) |
|
| setupSkinUserCss (OutputPage $out) |
|
| getLanguages () |
|
| outputPage (OutputPage $out=null) |
|
| getPersonalToolsList () |
|
| makePersonalToolsList ($personalTools=null, $options=[]) |
|
| getStructuredPersonalTools () |
|
| useCombinedLoginLink () |
|
| tabAction ($title, $message, $selected, $query= '', $checkEdit=false) |
|
| makeTalkUrlDetails ($name, $urlaction= '') |
|
| makeArticleUrlDetails ($name, $urlaction= '') |
|
| __construct ($skinname=null) |
|
| getSkinName () |
|
| initPage (OutputPage $out) |
|
| getDefaultModules () |
|
| getRevisionId () |
|
| isRevisionCurrent () |
|
| setRelevantTitle ($t) |
|
| getRelevantTitle () |
|
| setRelevantUser ($u) |
|
| getRelevantUser () |
|
| outputPage (OutputPage $out=null) |
|
| setupSkinUserCss (OutputPage $out) |
|
| getPageClasses ($title) |
|
| getHtmlElementAttributes () |
|
| addToBodyAttributes ($out, &$bodyAttrs) |
|
| getLogo () |
|
| shouldPreloadLogo () |
|
| getCategoryLinks () |
|
| drawCategoryBrowser ($tree) |
|
| getCategories () |
|
| bottomScripts () |
|
| printSource () |
|
| getUndeleteLink () |
|
| subPageSubtitle ($out=null) |
|
| getSearchLink () |
|
| escapeSearchLink () |
|
| getCopyright ($type= 'detect') |
|
| getCopyrightIcon () |
|
| getPoweredBy () |
|
| logoText ($align= '') |
|
| makeFooterIcon ($icon, $withImage= 'withImage') |
|
| mainPageLink () |
|
| footerLink ($desc, $page) |
|
| privacyLink () |
|
| aboutLink () |
|
| disclaimerLink () |
|
| showEmailUser ($id) |
|
| getSkinStylePath ($name) |
|
| buildSidebar () |
|
| addToSidebar (&$bar, $message) |
|
| addToSidebarPlain (&$bar, $text) |
|
| getNewtalks () |
|
| getSiteNotice () |
|
| doEditSectionLink (Title $nt, $section, $tooltip=null, $lang=false) |
|
| getContext () |
|
| setContext (IContextSource $context) |
|
| getConfig () |
|
| getRequest () |
|
| getTitle () |
|
| canUseWikiPage () |
|
| getWikiPage () |
|
| getOutput () |
|
| getUser () |
|
| getLanguage () |
|
| getSkin () |
|
| getTiming () |
|
| getStats () |
|
| msg ($key) |
|
| exportSession () |
|
|
| $skinname = 'bluespicecalumma' |
|
| $stylename = 'bluespicecalumma' |
|
| $template = '\BlueSpice\Calumma\Template' |
|
| $useHeadElement = true |
|
| $skinname = 'chameleon' |
|
| $stylename = 'chameleon' |
|
| $template = '\Skins\Chameleon\ChameleonTemplate' |
|
| $useHeadElement = true |
|
| $skinname = 'monobook' |
|
| $template = QuickTemplate::class |
|
| $thispage |
|
| $titletxt |
|
| $userpage |
|
| $thisquery |
|
| $loggedin |
|
| $username |
|
| $userpageUrlDetails |
|
| $stylename = null |
|
|
static | getSkinNames () |
|
static | getSkinNameMessages () |
|
static | getAllowedSkins () |
|
static | normalizeKey ($key) |
|
static | makeVariablesScript ($data) |
|
static | getDynamicStylesheetQuery () |
|
static | makeMainPageUrl ($urlaction= '') |
|
static | makeSpecialUrl ($name, $urlaction= '', $proto=null) |
|
static | makeSpecialUrlSubpage ($name, $subpage, $urlaction= '') |
|
static | makeI18nUrl ($name, $urlaction= '') |
|
static | makeUrl ($name, $urlaction= '') |
|
static | makeInternalOrExternalUrl ($name) |
|
static | makeNSUrl ($name, $urlaction= '', $namespace=NS_MAIN) |
|
static | makeUrlDetails ($name, $urlaction= '') |
|
static | makeKnownUrlDetails ($name, $urlaction= '') |
|
static | checkTitle (&$title, $name) |
|
| $skinname = null |
|
| $mRelevantTitle = null |
|
| $mRelevantUser = null |
|
BlueSpice\Calumma\Skin::addToBodyAttributes |
( |
|
$out, |
|
|
& |
$bodyAttrs |
|
) |
| |
This will be called by OutputPage::headElement when it is creating the "<body>" tag, - adds output property bodyClassName to the existing classes
- Parameters
-
BlueSpice\Calumma\Skin::initPage |
( |
\OutputPage |
$out | ) |
|
BlueSpice\Calumma\Skin::setupSkinUserCss |
( |
\OutputPage |
$out | ) |
|
The documentation for this class was generated from the following file:
- /home/hwfunc/workspace/leonid/BlueSpiceDoc-composer/mediawiki-master/skins/BlueSpiceCalumma/src/Skin.php