Config file reading class
Located in /legacy/smarty/Config_File.class.php (line 38)
Controls whether config values of on/true/yes and off/false/no get converted to boolean values automatically.
Options
Controls whether or not to fix mac or dos formatted newlines.
Options If set to true, \r or \r\n will be changed to \n.
Controls whether variables with the same name overwrite each other.
Options
Controls whether hidden config sections/vars are read from the file.
Options
Constructs a new config file class.
Clear loaded config data for a certain file or all files.
Retrieves config info based on the file, section, and variable name.
Get all loaded config file names.
Retrieves config info based on the key.
Get all section names from a loaded file.
Get all global or section variable names.
Load a configuration file manually.
parse the source of a configuration file manually.
Store the contents of a file manually.
Set the path where configuration files can be found.
Documentation generated on Tue, 09 Aug 2011 09:04:45 +0200 by phpDocumentor 1.4.3