XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de la classe xos_opal_ThemeFactory
+ Graphe d'héritage de xos_opal_ThemeFactory:

Fonctions membres publiques

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

Champs de données

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

Documentation des fonctions membres

◆ createInstance()

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

Instantiate the specified theme

Paramètres
array$options
array$initArgs
Renvoie
null|xos_opal_Theme

Réimplémentée dans xos_opal_AdminThemeFactory.

+ Voici le graphe d'appel pour cette fonction :

◆ isThemeAllowed()

isThemeAllowed (   $name)

Checks if the specified theme is enabled or not

Paramètres
string$name
Renvoie
bool
+ Voici le graphe des appelants de cette fonction :

Documentation des champs

◆ $allowedThemes

$allowedThemes = array()

◆ $allowUserSelection

$allowUserSelection = true

◆ $defaultTheme

◆ $xoBundleIdentifier

$xoBundleIdentifier = 'xos_opal_ThemeFactory'

La documentation de cette classe a été générée à partir du fichier suivant :