|
Classes |
class | Linker |
| Split off some of the internal bits from Skin.php. More...
|
class | Skin |
| The main skin class that provide methods and properties for all other skins. More...
|
class | MediaWiki_I18N |
| Wrapper object for MediaWiki's localization functions, to be passed to the template engine. More...
|
class | SkinTemplate |
| Template-filler skin base class Formerly generic PHPTal (http://phptal.sourceforge.net/) skin Based on Brion's smarty skin Copyright © Gabriel Wicke -- http://www.aulinx.de/. More...
|
class | QuickTemplate |
| Generic wrapper for template functions, with interface compatible with what we use of PHPTAL 0.7. More...
|
class | SkinChick |
| Inherit main code from SkinTemplate, set the CSS and template filter. More...
|
class | SkinCologneBlue |
class | SkinModern |
| Inherit main code from SkinTemplate, set the CSS and template filter. More...
|
class | ModernTemplate |
class | SkinMonoBook |
| Inherit main code from SkinTemplate, set the CSS and template filter. More...
|
class | MonoBookTemplate |
class | SkinMySkin |
| Inherit main code from SkinTemplate, set the CSS and template filter. More...
|
class | SkinNostalgia |
class | SkinSimple |
| Inherit main code from SkinTemplate, set the CSS and template filter. More...
|
class | SkinStandard |
class | SkinVector |
| SkinTemplate class for Vector skin. More...
|
class | VectorTemplate |
| QuickTemplate class for Vector skin. More...
|
Files |
file | Chick.php |
| Chick: A lightweight Monobook skin with no sidebar, the sidebar links are given at the bottom of the page instead, as in the unstyled MySkin.
|
file | CologneBlue.php |
| Cologne Blue: A nicer-looking alternative to Standard.
|
file | Modern.php |
| Modern skin, derived from monobook template.
|
file | MonoBook.php |
| MonoBook nouveau.
|
file | MySkin.php |
| MySkin: Monobook without the CSS.
|
file | Nostalgia.php |
| Nostalgia: A skin which looks like Wikipedia did in its first year (2001).
|
file | Simple.php |
| Simple: A lightweight skin with a simple white-background sidebar and no top bar.
|
file | Standard.php |
| Standard (a.k.a.
|
file | Vector.php |
| Vector - Branch of MonoBook which has many usability improvements and somewhat cleaner code.
|