MediaWiki
1.23.2
|
Files | |
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 | Vector.php |
Vector - Modern version of MonoBook with fresh look and many usability improvements. | |
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 which provides methods and properties for all other skins. 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 | 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... | |