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 |
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 |
class | SkinNostalgia |
class | SkinSimple |
class | SkinStandard |
Files | |
file | Chick.php |
See docs/skin.txt. | |
file | CologneBlue.php |
See docs/skin.txt. | |
file | Modern.php |
Modern skin, derived from monobook template. | |
file | MonoBook.php |
MonoBook nouveau. | |
file | MySkin.php |
See docs/skin.txt. | |
file | Nostalgia.php |
See docs/skin.txt. | |
file | Simple.php |
See docs/skin.txt. | |
file | Standard.php |
See docs/skin.txt. |