Public Member Functions | |
initPage (OutputPage $out) | |
#@- | |
setupSkinUserCss (OutputPage $out) | |
Add specific styles for this skin. |
Definition at line 20 of file Chick.php.
SkinChick::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.
SkinChick::setupSkinUserCss | ( | OutputPage $ | out | ) |
Add specific styles for this skin.
$out | OutputPage |
Reimplemented from SkinTemplate.
Definition at line 28 of file Chick.php.
References OutputPage::addStyle().