MediaWiki
REL1_19
|
Classes | |
class | Linker |
Some internal bits split of from Skin.php. More... | |
class | MediaWiki_I18N |
Wrapper object for MediaWiki's localization functions, to be passed to the template engine. More... | |
class | ModernTemplate |
class | MonoBookTemplate |
class | QuickTemplate |
Generic wrapper for template functions, with interface compatible with what we use of PHPTAL 0.7. More... | |
class | Skin |
The main skin class that provide methods and properties for all other skins. 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 | SkinMonoBook |
Inherit main code from SkinTemplate, set the CSS and template filter. More... | |
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 | SkinTemplate |
Template-filler skin base class Formerly generic PHPTal (http://phptal.sourceforge.net/) skin Based on Brion's smarty skin. More... | |
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 - Modern version of MonoBook with fresh look and many usability improvements. |