Zend_Config_Xml::_processExtends
Helper function to process each element in the section and handle the "extends" inheritance attribute.
Signature
protected function _processExtends(SimpleXMLElement
$element,
string
$section,
array
$configĀ )
Parameters
-
$element
- XML Element to process
-
$section
- Section to process
-
$config
- Configuration which was parsed yet
Returns
- array
Errors/Exceptions
-
Zend_Config_Exception
- When $section cannot be found