Implements interfaces:
ConfigFileStorage to store serialized configuration in files.
Usage:
Located in /contenido/classes/mp/class.confighandler.php (line 144)
ConfigBaseAbstract | --ConfigFileStorage
Inherited from ConfigBaseAbstract
ConfigBaseAbstract::$_bError
ConfigBaseAbstract::$_key
ConfigBaseAbstract::$_lifetime
Constructor of ConfigFileStorage, delegates parameter to parent.
Reads content of configuration file and returns the content as a unserialized PHP variable.
Removes (unlink) configuration file.
Serializes passed configuration and stores it into the configuation file
Inherited From ConfigBaseAbstract
ConfigBaseAbstract::__construct()
ConfigBaseAbstract::getExpires()
Documentation generated on Sun, 08 Feb 2009 22:00:25 +0100 by phpDocumentor 1.4.1