MediaWiki
REL1_19
|
Public Member Functions | |
setupSkinUserCss (OutputPage $out) | |
Public Attributes | |
$skinname = 'cologneblue' | |
#@+ | |
$stylename = 'cologneblue' | |
Stylesheets set to use. | |
$template = 'CologneBlueTemplate' | |
For QuickTemplate, the name of the subclass which will actually fill the template. |
Definition at line 18 of file CologneBlue.php.
$out | OutputPage |
Reimplemented from SkinLegacy.
Definition at line 25 of file CologneBlue.php.
References OutputPage\addInlineStyle(), OutputPage\addModuleStyles(), and SkinLegacy\qbSetting().
SkinCologneBlue::$skinname = 'cologneblue' |
#@+
Reimplemented from SkinTemplate.
Definition at line 19 of file CologneBlue.php.
SkinCologneBlue::$stylename = 'cologneblue' |
Stylesheets set to use.
Subdirectory in skins/ where various stylesheets are located. Child classes should override the default.
Reimplemented from SkinTemplate.
Definition at line 19 of file CologneBlue.php.
SkinCologneBlue::$template = 'CologneBlueTemplate' |
For QuickTemplate, the name of the subclass which will actually fill the template.
Child classes should override the default.
Reimplemented from SkinTemplate.
Definition at line 20 of file CologneBlue.php.