List of all members.
Detailed Description
Class handling shop themes
Definition at line 7 of file oxtheme.php.
Member Function Documentation
Set theme as active
- Returns:
- null
Definition at line 48 of file oxtheme.php.
oxTheme.checkForActivationErrors |
( |
|
) |
|
run pre-activation checks and return EXCEPTION_* translation string if error found or false on success
- Returns:
- string
Definition at line 135 of file oxtheme.php.
oxTheme.getActiveThemeId |
( |
|
) |
|
return current active theme, or custom theme if specified
- Returns:
- string
Definition at line 102 of file oxtheme.php.
Get theme ID
- Returns:
- string
Definition at line 164 of file oxtheme.php.
oxTheme.getInfo |
( |
$ |
sName |
) |
|
get theme info item
- Parameters:
-
| string | $sName name of info item to retrieve |
- Returns:
- mixed
Definition at line 89 of file oxtheme.php.
Load theme info list
- Returns:
- array
Definition at line 69 of file oxtheme.php.
Load theme info
- Parameters:
-
- Returns:
- bool
Definition at line 28 of file oxtheme.php.
Member Data Documentation
oxTheme.$_aTheme = array() [protected] |
oxTheme.$_aThemeList = array() [protected] |
The documentation for this class was generated from the following file: