MediaWiki
REL1_19
|
Public Member Functions | |
setupSkinUserCss (OutputPage $out) | |
Public Attributes | |
$skinname = 'nostalgia' | |
#@+ | |
$stylename = 'nostalgia' | |
Stylesheets set to use. | |
$template = 'NostalgiaTemplate' | |
For QuickTemplate, the name of the subclass which will actually fill the template. |
Definition at line 17 of file Nostalgia.php.
$out | OutputPage |
Reimplemented from SkinLegacy.
Definition at line 24 of file Nostalgia.php.
References OutputPage\addModuleStyles().
SkinNostalgia::$skinname = 'nostalgia' |
#@+
Reimplemented from SkinTemplate.
Definition at line 18 of file Nostalgia.php.
SkinNostalgia::$stylename = 'nostalgia' |
Stylesheets set to use.
Subdirectory in skins/ where various stylesheets are located. Child classes should override the default.
Reimplemented from SkinTemplate.
Definition at line 18 of file Nostalgia.php.
SkinNostalgia::$template = 'NostalgiaTemplate' |
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 19 of file Nostalgia.php.