SkinModern Class Reference
[Skins]

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

Inherits SkinTemplate.

List of all members.

Public Member Functions

 getPoweredBy ()
 setupSkinUserCss (OutputPage $out)
 #@-

Public Attributes

 $skinname = 'modern'
 #@+
 $stylename = 'modern'
 Stylesheets set to use.
 $template = 'ModernTemplate'
 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

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

Todo:
document

Definition at line 18 of file Modern.php.


Member Function Documentation

SkinModern::getPoweredBy (  ) 

Definition at line 26 of file Modern.php.

References $wgVersion.

SkinModern::setupSkinUserCss ( OutputPage out  ) 

#@-

Add specific styles for this skin

Parameters:
$out OutputPage

Reimplemented from SkinTemplate.

Definition at line 31 of file Modern.php.

References $wgJsMimeType, $wgStylePath, $wgStyleVersion, and OutputPage::addStyle().


Member Data Documentation

SkinModern::$skinname = 'modern'

#@+

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 19 of file Modern.php.

SkinModern::$stylename = 'modern'

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 Modern.php.

SkinModern::$template = 'ModernTemplate'

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 Modern.php.

SkinModern::$useHeadElement = true

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

Reimplemented from SkinTemplate.

Definition at line 20 of file Modern.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