API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
createInstance ($options=array(), $initArgs=array()) | |
isThemeAllowed ($name) | |
Data Fields | |
$xoBundleIdentifier = 'xos_opal_ThemeFactory' | |
$allowedThemes = array() | |
$defaultTheme = 'default' | |
$allowUserSelection = true | |
createInstance | ( | $options = array() , |
|
$initArgs = array() |
|||
) |
Instantiate the specified theme
array | $options | |
array | $initArgs |
Reimplemented in xos_opal_AdminThemeFactory.
isThemeAllowed | ( | $name | ) |
Checks if the specified theme is enabled or not
string | $name |
$allowedThemes = array() |
$allowUserSelection = true |
$defaultTheme = 'default' |
$xoBundleIdentifier = 'xos_opal_ThemeFactory' |