Implements interfaces:
Located in /Zend/Config.php (line 35)
Zend_Config provides a property based interface to an array. The data are read only unless $allowModifications is set to true on construction.
Zend_Config also implements Countable and Iterator to facilitate easy access to the data.
Return an associative array of the stored data.
Defined by Countable interface
Defined by Iterator interface
Defined by Iterator interface
Defined by Iterator interface
Defined by Iterator interface
Defined by Iterator interface
Ensure that the key is a valid PHP property name
Magic function so that $obj->value will work.
Support isset() overloading on PHP 5.1
Only allow setting of a property if $allowModifications was set to true on construction. Otherwise, throw an exception.
Documentation generated on Fri, 30 Jun 2006 11:19:51 -0500 by phpDocumentor 1.3.0RC6