Skin Manifest abstract interface. Each skin will need to have a concrete subclass to provide the system with needed information about itself.
For a full explanation on the Skin infrastructure, including how to set up Skin Types, Skins, and Themes, see WFSkin.
Located in /framework/WFSkin.php (line 25)
WFObject | --WFSkinManifestDelegate
Get the DEFAULT theme of for skin.
This method is REQUIRED.
Load the theme information for this skin.
The theme information is a simple associative array of variables used by the skin. Good uses for this include colorscheme information.
This is an optional method.
Get a list of themes for the skin.
This is an optional method.
Inherited From WFObject
WFObject::__construct()
WFObject::exposedProperties()
WFObject::getClass()
WFObject::keyPathToTargetAndKey()
WFObject::setValueForKey()
WFObject::setValueForKeyPath()
WFObject::validateValueForKey()
WFObject::validateValueForKeyPath()
WFObject::valueForKey()
WFObject::valueForKeyPath()
WFObject::valueForUndefinedKey()
WFObject::__toString()
Documentation generated on Thu, 17 Apr 2008 13:52:10 -0400 by phpDocumentor 1.4.1