[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Vector - Modern version of MonoBook with fresh look and many usability improvements. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
File Size: | 96 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
SkinVector:: (5 methods):
__construct()
initPage()
setupSkinUserCss()
setupTemplate()
addToBodyAttributes()
Class: SkinVector - X-Ref
SkinTemplate class for Vector skin__construct( Config $config ) X-Ref |
initPage( OutputPage $out ) X-Ref |
Initializes output page and sets up skin-specific parameters param: OutputPage $out Object to initialize |
setupSkinUserCss( OutputPage $out ) X-Ref |
Loads skin and user CSS files. param: OutputPage $out |
setupTemplate( $classname, $repository = false, $cache_dir = false ) X-Ref |
Override to pass our Config instance to it |
addToBodyAttributes( $out, &$bodyAttrs ) X-Ref |
Adds classes to the body element. param: OutputPage $out param: array &$bodyAttrs Array of attributes that will be set on the body element |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |