This is the complete list of members for Zend_Config_Yaml, including all inherited members.
$_allowModifications | Zend_Config | protected |
$_count | Zend_Config | protected |
$_data | Zend_Config | protected |
$_extends | Zend_Config | protected |
$_ignoreConstants | Zend_Config_Yaml | protectedstatic |
$_index | Zend_Config | protected |
$_loadedSection | Zend_Config | protected |
$_loadFileErrorStr | Zend_Config | protected |
$_skipExtends | Zend_Config_Yaml | protected |
$_skipNextIteration | Zend_Config | protected |
$_yamlDecoder | Zend_Config_Yaml | protected |
__clone() | Zend_Config | |
__construct($yaml, $section=null, $options=false) | Zend_Config_Yaml | |
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_Config | protected |
_assertValidExtend($extendingSection, $extendedSection) | Zend_Config | protected |
_decodeYaml($currentIndent, &$lines) | Zend_Config_Yaml | protectedstatic |
_getConstants() | Zend_Config_Yaml | protectedstatic |
_loadFileErrorHandler($errno, $errstr, $errfile, $errline) | Zend_Config | |
_parseValue($value) | Zend_Config_Yaml | protectedstatic |
_processExtends(array $data, $section, array $config=array()) | Zend_Config_Yaml | protected |
_replaceConstants($value) | Zend_Config_Yaml | protectedstatic |
areAllSectionsLoaded() | Zend_Config | |
count() | Zend_Config | |
current() | Zend_Config | |
decode($yaml) | Zend_Config_Yaml | static |
EXTENDS_NAME | Zend_Config_Yaml | |
get($name, $default=null) | Zend_Config | |
getExtends() | Zend_Config | |
getSectionName() | Zend_Config | |
getYamlDecoder() | Zend_Config_Yaml | |
ignoreConstants() | Zend_Config_Yaml | static |
key() | Zend_Config | |
merge(Zend_Config $merge) | Zend_Config | |
next() | Zend_Config | |
readOnly() | Zend_Config | |
rewind() | Zend_Config | |
setExtend($extendingSection, $extendedSection=null) | Zend_Config | |
setIgnoreConstants($flag) | Zend_Config_Yaml | static |
setReadOnly() | Zend_Config | |
setYamlDecoder($yamlDecoder) | Zend_Config_Yaml | |
toArray() | Zend_Config | |
valid() | Zend_Config | |