Wigbi Demos v. 0.99.2   
Documentation: PHP

ThemeHandler

This 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 file

application.theme=css/default

The default theme is css/default/.

Select a custom theme

Custom 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):


    v. 0.99.2

    v. 0.99.2