A very basic theme based on simple borders and colored blocks.
A
is a combination of two things: first, it stores a variety of reusable
and second, it offers a mechanism for printing an HTML web page.
- StyleCollections
has a set of style collections that correspond to each component type.
has a single component (could be container) that will be printed when
is called.
Located in /harmoni/core/GUIManager/Themes/NiksTheme.class.php (line 44)
ThemeInterface | --Theme | --NiksTheme
Inherited from Theme
Theme::$_component
Theme::$_componentPostHTML
Theme::$_componentPreHTML
Theme::$_componentStyles
Theme::$_description
Theme::$_displayName
Theme::$_globalStyles
Theme::$_headJavascript
Theme::$_id
Theme::$_pageTitle
Theme::$_postImportMethods
Theme::$_registeredSPs
Theme::$_styles
The constructor. All initialization and Theme customization is performed here.
Inherited From Theme
Theme::Theme()
Theme::addGlobalStyle()
Theme::addStyleForComponentType()
Theme::exportAllRegisteredSPs()
Theme::exportRegisteredSP()
Theme::getAllRegisteredSPs()
Theme::getCollectionClass()
Theme::getComponent()
Theme::getCSS()
Theme::getCustom()
Theme::getDescription()
Theme::getDisplayName()
Theme::getGlobalStyles()
Theme::getId()
Theme::getPostHTMLForComponentType()
Theme::getPreHTMLForComponentType()
Theme::getRegisteredSP()
Theme::getStyleCollection()
Theme::getStyleCollections()
Theme::getStylesForComponentType()
Theme::getTemplate()
Theme::importRegisteredSP()
Theme::printPage()
Theme::registerSP()
Theme::removeStyleCollection()
Theme::setComponent()
Theme::setCustom()
Theme::setDescription()
Theme::setDisplayName()
Theme::setId()
Theme::setPostHTMLForComponentType()
Theme::setPreHTMLForComponentType()
Theme::setTemplate()
Theme::_getAllStyles()
Inherited From ThemeInterface
ThemeInterface::addGlobalStyle()
ThemeInterface::addStyleForComponentType()
ThemeInterface::exportAllRegisteredSPs()
ThemeInterface::exportRegisteredSP()
ThemeInterface::getAllRegisteredSPs()
ThemeInterface::getComponent()
ThemeInterface::getCSS()
ThemeInterface::getDescription()
ThemeInterface::getDisplayName()
ThemeInterface::getGlobalStyle()
ThemeInterface::getPostHTMLForComponentType()
ThemeInterface::getPreHTMLForComponentType()
ThemeInterface::getRegisteredSP()
ThemeInterface::getStylesForComponentType()
ThemeInterface::importRegisteredSP()
ThemeInterface::printPage()
ThemeInterface::registerSP()
ThemeInterface::setComponent()
ThemeInterface::setDescription()
ThemeInterface::setDisplayName()
ThemeInterface::setPostHTMLForComponentType()
ThemeInterface::setPreHTMLForComponentType()
Documentation generated on Wed, 19 Sep 2007 10:25:15 -0400 by phpDocumentor 1.3.0RC3