| Config_Container::toString | Config_Container::writeDatasrc |
| Config | |
| PEAR Manual | |
require_once 'Config/Container.php';
|
void Config_Container::updateAttributes (
array $attributes
)
If the specified attributes are already set, they are overwritten. New attributes are set. The ones that are not set in the given parameter array are left untouched.
Array of attributes
| Error code | Error value | Meaning | Solution |
| " |
This function can not be called statically.
| Config_Container::toString | Config_Container::writeDatasrc |
| Config | |
| PEAR Manual | |