![]() |
Xataface 2.0
Xataface Application Framework
|
Public Member Functions | |
setupDB () | |
writeConfig ($storage=null) | |
writeConfigToDB () |
Author: Steve Hannah <shannah@sfu.ca> Created: March 23, 2006 A class responsible for writing configuration information. This could easily be included inside the ConfigTool class except that we want to keep the size of the config tool down to a minumum because it is always needed.
Definition at line 32 of file ConfigWriter.php.
setupDB | ( | ) |
Definition at line 35 of file ConfigWriter.php.
writeConfig | ( | $ | storage = null | ) |
Definition at line 51 of file ConfigWriter.php.
writeConfigToDB | ( | ) |
Definition at line 72 of file ConfigWriter.php.