XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
xos_opal_ThemeFactory Class Reference
Inheritance diagram for xos_opal_ThemeFactory:
Inheritance graph

Public Member Functions

createInstance ($options=array(), $initArgs=array())
 
 isThemeAllowed ($name)
 

Public Attributes

 $allowedThemes = array()
 
 $allowUserSelection = true
 
 $defaultTheme = 'default'
 
 $xoBundleIdentifier = 'xos_opal_ThemeFactory'
 

Detailed Description

Definition at line 32 of file theme.php.

Member Function Documentation

& xos_opal_ThemeFactory::createInstance (   $options = array(),
  $initArgs = array() 
)

Instanciate the specified theme

Definition at line 57 of file theme.php.

References $_REQUEST, $_SESSION, $GLOBALS, $options, and XOOPS_THEME_PATH.

xos_opal_ThemeFactory::isThemeAllowed (   $name)

Checks if the specified theme is enabled or not

Parameters
string$name
Returns
bool

Definition at line 89 of file theme.php.

References allowedThemes.

Member Data Documentation

xos_opal_ThemeFactory::$allowedThemes = array()

Definition at line 40 of file theme.php.

xos_opal_ThemeFactory::$allowUserSelection = true

Definition at line 52 of file theme.php.

xos_opal_ThemeFactory::$defaultTheme = 'default'

Definition at line 46 of file theme.php.

xos_opal_ThemeFactory::$xoBundleIdentifier = 'xos_opal_ThemeFactory'

Definition at line 34 of file theme.php.


The documentation for this class was generated from the following file: