Public Member Functions | |
initPage (OutputPage $out) | |
#@- | |
setupSkinUserCss (OutputPage $out) | |
Add specific styles for this skin. | |
reallyGenerateUserStylesheet () | |
Split for easier subclassing in SkinSimple, SkinStandard and SkinCologneBlue. | |
Public Attributes | |
a | stub:after |
a | content: "!" |
color | __pad0__: #772233 |
text | decoration: $underline |
Definition at line 20 of file Simple.php.
SkinSimple::initPage | ( | OutputPage $ | out | ) |
#@-
Setup the base parameters... Child classes should override this to set the name, style subdirectory, and template filler callback.
$out | OutputPage |
Reimplemented from SkinTemplate.
Definition at line 21 of file Simple.php.
SkinSimple::reallyGenerateUserStylesheet | ( | ) |
Split for easier subclassing in SkinSimple, SkinStandard and SkinCologneBlue.
Reimplemented from Skin.
Definition at line 34 of file Simple.php.
References $s, $wgUser, content, decoration, and END.
SkinSimple::setupSkinUserCss | ( | OutputPage $ | out | ) |
Add specific styles for this skin.
$out | OutputPage |
Reimplemented from SkinTemplate.
Definition at line 28 of file Simple.php.
References OutputPage::addStyle().
color SkinSimple::__pad0__ |
Reimplemented from Skin.
Definition at line 55 of file Simple.php.
Referenced by reallyGenerateUserStylesheet().