Class xos_opal_ThemeFactory
xos_opal_ThemeFactory
Direct known subclasses
xos_opal_AdminThemeFactory
Package: xos\opal\Theme
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Skalpa Keo
Since: 2.3.0
Located at lass/theme.php
Copyright: (c) 2000-2016 XOOPS Project (www.xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Skalpa Keo
Since: 2.3.0
Located at lass/theme.php
public
null|
|
#
createInstance( array $options = array(), array $initArgs = array() )
Instanciate the specified theme |
public
boolean
|
public
string
|
$xoBundleIdentifier
|
#
'xos_opal_ThemeFactory'
|
public
array
|
$allowedThemes
Currently enabled themes (if empty, all the themes in themes/ are allowed) |
#
array()
|
public
string
|
$defaultTheme
Default theme to instanciate if none specified |
#
'default'
|
public
boolean
|
$allowUserSelection
If users are allowed to choose a custom theme |
#
true
|