Zend Framework  1.12
Zend_Config_Ini Member List

This is the complete list of members for Zend_Config_Ini, including all inherited members.

$_allowModificationsZend_Configprotected
$_countZend_Configprotected
$_dataZend_Configprotected
$_extendsZend_Configprotected
$_indexZend_Configprotected
$_loadedSectionZend_Configprotected
$_loadFileErrorStrZend_Configprotected
$_nestSeparatorZend_Config_Iniprotected
$_sectionSeparatorZend_Config_Iniprotected
$_skipExtendsZend_Config_Iniprotected
$_skipNextIterationZend_Configprotected
__clone()Zend_Config
__construct($filename, $section=null, $options=false)Zend_Config_Ini
Zend_Config::__construct(array $array, $allowModifications=false)Zend_Config
__get($name)Zend_Config
__isset($name)Zend_Config
__set($name, $value)Zend_Config
__unset($name)Zend_Config
_arrayMergeRecursive($firstArray, $secondArray)Zend_Configprotected
_assertValidExtend($extendingSection, $extendedSection)Zend_Configprotected
_loadFileErrorHandler($errno, $errstr, $errfile, $errline)Zend_Config
_loadIniFile($filename)Zend_Config_Iniprotected
_parseIniFile($filename)Zend_Config_Iniprotected
_processKey($config, $key, $value)Zend_Config_Iniprotected
_processSection($iniArray, $section, $config=array())Zend_Config_Iniprotected
areAllSectionsLoaded()Zend_Config
count()Zend_Config
current()Zend_Config
get($name, $default=null)Zend_Config
getExtends()Zend_Config
getSectionName()Zend_Config
key()Zend_Config
merge(Zend_Config $merge)Zend_Config
next()Zend_Config
readOnly()Zend_Config
rewind()Zend_Config
setExtend($extendingSection, $extendedSection=null)Zend_Config
setReadOnly()Zend_Config
toArray()Zend_Config
valid()Zend_Config