Class Config
- MvcCore\Config implements Iterator, ArrayAccess, Countable, MvcCore\IConfig uses MvcCore\Config\PropsGettersSetters, MvcCore\Config\ReadWrite, MvcCore\Config\MagicMethods, MvcCore\Config\Environment, MvcCore\Config\IniProps, MvcCore\Config\IniRead, MvcCore\Config\IniDump
Direct known subclasses
MvcCore\Ext\Configs\Cached
current(),
key(),
next(),
rewind(),
valid()
|
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset()
|
count()
|
ClearConfigCache(),
GetFullPath(),
GetLastChanged(),
GetSystemConfigPath(),
IsSystem(),
SetConfigCache(),
SetSystemConfigPath()
|
CreateInstance(),
GetConfig(),
GetSystem(),
LoadConfig(),
Save()
|
__get(),
__isset(),
__set(),
__sleep(),
__unset(),
count(),
current(),
key(),
next(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
rewind(),
valid()
|
GetData(),
GetEnvironmentDetectionData(),
SetData(),
SetUpEnvironmentData(),
_mergeArraysOrObjectsRecursive(),
mergeEnvironmentData(),
mergeRecursive()
|
Read(),
readAllEnvironmentsSections(),
readExpandLevelsAndReType(),
readTypedSpecialValueOrString(),
readTypedValue(),
readTypedValueFloatOrInt()
|
$app,
$appRoot,
$configsCache,
$currentData,
$envData,
$environmentNamesFilter,
$fullPath,
$lastChanged,
$mergedData,
$sectionNamesFilter,
$system
|
$commonEnvironmentDataKey,
$systemEnvironmentsSectionName
|
$specialValues,
$systemConfigPath
|