Zend_Config_XmlLocated in /Zend/Config/Xml.php (line 35)
static load (line 55)
Load the section $section from the config file $filename into an associative array.
Sections are defined in the XML as children of the root element.
In order to extend another section, a section defines the "extends" attribute having a value of the section name from which the extending section inherits values.
Note that the keys in $section will override any keys of the same name in the sections that have been included via "extends".
_arrayMergeRecursive (line 129)
Merge two arrays recursively, overwriting keys of the same name name in $array1 with the value in $array2.
_processExtends (line 84)
Helper function to process each element in the section and handle the "extends" inheritance attribute.
_toArray (line 108)
Returns an associative and possibly multidimensional array from a SimpleXMLElement.
Documentation generated on Tue, 11 Jul 2006 12:18:18 -0500 by phpDocumentor 1.3.0RC6