Class cEffectiveSetting
Effective setting manager class. Provides a interface to retrieve effective settings.
Requested effective settings will be cached at first time. Further requests will return cached settings.
The order to retrieve a effective setting is: System => Client => Client (language) => Group => User
- System properties can be overridden by the client
- Client properties can be overridden by client language
- Client language properties can be overridden by group
- Group properties can be overridden by user
Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Frederic Schneider
Located at classes/class.effective.setting.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Frederic Schneider
Located at classes/class.effective.setting.php
public static
boolean|string
|
|
public static
array
|
|
public static
|
|
public static
|
|
public static
|
|
protected static
|
|
protected static
|
|
protected static
|
|
protected static
|
|
protected static
string
|
|
protected static
|
|
protected static
string
|
|
protected static
boolean
|
protected static
array
|
$_settings
|
#
array()
|
protected static
|
$_user
|
|
protected static
|
$_client
|
|
protected static
|
$_clientLanguage
|
|
protected static
|
$_language
|