CriticalI_Project_ConfigFileWriterHandles writing new default values to a config.php file
Located in /Core/lib/CriticalI/Project/ConfigFileWriter.php (line 9)
Constructor __construct (line 21)
Constructor
assign_expr (line 140)
Returns an assignment expression for a given array of keys to use in the output file.
expand_raw_value (line 162)
Handles {...} expansion in values
load_config (line 176)
Load the configuration data from the file
revert_file (line 131)
Writes back the original file content (as it was loaded when this class was created).
set_default (line 35)
If no corresponding key in the configuration is set, defines a new value for it.
set_value (line 73)
Set the key to a new value, irrespective of any existing values.
slash (line 152)
Adds slashes needed to enclose a value safely in double quotes in PHP.
write_file (line 122)
Writes any changes made out to the file
Documentation generated on Wed, 25 Apr 2012 09:46:42 -0700 by phpDocumentor 1.4.3