The Config:: package provides a framework for managing the configuration of Horde applications, writing conf.php files from conf.xml source files, generating user interfaces, etc.
$Horde: framework/Horde/Horde/Config.php,v 1.80.2.40 2009/02/25 05:35:42 chuck Exp $
Copyright 2002-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /Horde/Horde/Config.php (line 37)
The name of the configured application.
The line marking the begin of the generated configuration.
The line marking the end of the generated configuration.
The current $conf array of the configured application.
The content of the old configuration file.
The content of the generated configuration file.
The manual configuration after the generated configuration.
The manual configuration in front of the generated configuration.
The CVS version tag of the conf.xml file which will be copied into the conf.php file.
The XML tree of the configuration file traversed to an associative array.
Constructor.
Generates the content of the application's configuration file.
Returns the file content of the current configuration file.
Reads the application's conf.xml file and builds an associative array from its XML tree.
Documentation generated on Sun, 30 Jan 2011 05:15:58 +0000 by phpDocumentor 1.4.3