theme

This is the base theme class

subpackage

Controllers

package

Modules

Methods

__construct

__construct(array $params = array()) 

Arguments

$params

array

author

author() 

Method to Configure theme settings This generic routine parses the theme's config.php file and presents the values as text boxes.

configureTheme() 

description

description() 

name

name() 

Method to save/update theme settings This generic routine parses the passed params and saves them to the theme's config.php file It attempts to remove non-theme params such as analytics, etc.

saveThemeConfig( $params) 

.

Arguments

$params

theme configuration parameters

are all prerequisites available?

supported() 

Properties

user_configured

user_configured : 

Type(s)

stock_theme

stock_theme : 

Type(s)