Configuration storage handler classes.
Includes following classes user for configuration handling:
Class | Description |
---|---|
![]() |
Interface definition for misc configuration handler. |
![]() |
Abstract base config class. Extended classes must overwrite existing Methods. |
![]() |
ConfigFileStorage to store serialized configuration in files. |
![]() |
Class ConfigDBStorage to store serialized configuration in a table. |
![]() |
Factory class to get an instance of one of configuration classes |
This function is identical to calling fopen(), fwrite() and fclose() successively to write data to a file.
Constants
Documentation generated on Sun, 08 Feb 2009 22:00:22 +0100 by phpDocumentor 1.4.1