extends |
AbstractSettings |
|---|
| Methods | ||
|---|---|---|
public
|
__construct(string $sModuleName)
|
# |
public
|
GetDefaultConfigFilePath()
|
# |
public
|
InitDefaultConfiguration()
|
# |
public
|
Load($bForceLoad = false)
|
# |
public
|
GetTenantSetttings(string $sTenantName): TenantSettings
|
# |
public
|
GetValue(string $sName, mixed $sDefaultValue = null): mixed
|
# |
public
|
GetTenantValue($sTenantName, string $sName, mixed $sDefaultValue = null): mixed
|
# |
public
|
SetTenantValue(string $sTenantName, string $sName, string $sValue = null)
|
# |
public
|
SaveTenantSettings($sTenantName)
|
# |
public
|
GetDefaultConfigValues()
|
# |
public
|
IsTenantSettingsExists($sTenantName)
|
# |
| Methods inherited from Aurora\System\AbstractSettings |
|---|
__isset(), __set(), __get(), GetValues(), GetPath(), SetValues(), GetConf(), SetValue(), SetConf(), IsExists(), BackupConfigFile(), CheckConfigFile(), SaveDataToConfigFile(), ParseData(), LoadDataFromFile(), GetData(), Save() |
| Constants inherited from Aurora\System\AbstractSettings |
|---|
|
| Properties | |||
|---|---|---|---|
public
|
string
|
$ModuleName
|
# |