SkinSimple Class Reference
[Skins]

Inherit main code from SkinTemplate, set the CSS and template filter. More...

Inherits SkinTemplate.

List of all members.

Public Member Functions

 setupSkinUserCss (OutputPage $out)
 #@-
 reallyGenerateUserStylesheet ()
 Split for easier subclassing in SkinSimple, SkinStandard and SkinCologneBlue.

Public Attributes

 $skinname = 'simple'
 #@+
 $stylename = 'simple'
 Stylesheets set to use.
 $template = 'MonoBookTemplate'
 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.
stub:after
content: "!"
color __pad0__: #772233
text decoration: $underline


Detailed Description

Inherit main code from SkinTemplate, set the CSS and template filter.

Definition at line 20 of file Simple.php.


Member Function Documentation

SkinSimple::reallyGenerateUserStylesheet (  ) 

Split for easier subclassing in SkinSimple, SkinStandard and SkinCologneBlue.

Reimplemented from Skin.

Definition at line 29 of file Simple.php.

References $s, $wgUser, content, CSS, and decoration.

SkinSimple::setupSkinUserCss ( OutputPage out  ) 

#@-

Add specific styles for this skin

Parameters:
$out OutputPage

Reimplemented from SkinTemplate.

Definition at line 24 of file Simple.php.

References OutputPage::addStyle().


Member Data Documentation

SkinSimple::$skinname = 'simple'

#@+

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 21 of file Simple.php.

SkinSimple::$stylename = 'simple'

Stylesheets set to use.

Subdirectory in skins/ where various stylesheets are located. Child classes should override the default.

Reimplemented from SkinTemplate.

Definition at line 21 of file Simple.php.

SkinSimple::$template = 'MonoBookTemplate'

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 22 of file Simple.php.

SkinSimple::$useHeadElement = true

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

Reimplemented from SkinTemplate.

Definition at line 22 of file Simple.php.

Reimplemented from Skin.

Definition at line 52 of file Simple.php.

Reimplemented from Skin.

Definition at line 50 of file Simple.php.

Referenced by reallyGenerateUserStylesheet().

Definition at line 53 of file Simple.php.

Referenced by reallyGenerateUserStylesheet().

Reimplemented from Skin.

Definition at line 50 of file Simple.php.


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

Generated on Sat Apr 30 22:57:49 2011 for MediaWiki by  doxygen 1.5.9