|
Documentation:
PHP
ThemeHandlerThis class can be used to handle page themes, which are folders that contains a set of CSS files that can be applied to a page. Pages can use either a default theme or a custom one. The theme is automatically applied when Wigbi is started. The default theme is defined in the configuration fileapplication.theme=css/default
The default theme is css/default/. Select a custom themeCustom themes must be set by the page, before Wigbi is started.
ThemeHandler::setTheme("css/brown");
Select a custom theme in the list below:
Rate this class :
Discuss this class (No comments): |
|
Wigbi Demos v. 0.99.2



