MediaWiki  REL1_22
SkinCologneBlue Class Reference
Inheritance diagram for SkinCologneBlue:
Collaboration diagram for SkinCologneBlue:

List of all members.

Public Member Functions

 formatLanguageName ($name)
 Override langlink formatting behavior not to uppercase the language names.
 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.
 $useHeadElement = true
 Whether this skin use OutputPage::headElement() to generate the "<head>" tag.

Detailed Description

Todo:
document

Definition at line 33 of file CologneBlue.php.


Member Function Documentation

Override langlink formatting behavior not to uppercase the language names.

See otherLanguages() in CologneBlueTemplate.

Reimplemented from SkinTemplate.

Definition at line 51 of file CologneBlue.php.

References $name.

Parameters:
$outOutputPage

Reimplemented from SkinTemplate.

Definition at line 41 of file CologneBlue.php.

References OutputPage\addModuleStyles().


Member Data Documentation

SkinCologneBlue::$skinname = 'cologneblue'

#@+

Access:
private Name of our skin, it probably needs to be all lower case. Child classes should override the default.

Reimplemented from SkinTemplate.

Definition at line 34 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 34 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 35 of file CologneBlue.php.

SkinCologneBlue::$useHeadElement = true

Whether this skin use OutputPage::headElement() to generate the "<head>" tag.

Reimplemented from SkinTemplate.

Definition at line 36 of file CologneBlue.php.


The documentation for this class was generated from the following file: