![]() |
Public Member Functions | |
SOC_Configuration ($app_name="soc", $conf="soc1c.conf") |
SOC_Configuration - Object that provides for accessing and interaction with an application's configuration. The configuration file is expected to be stored in the _conf directory of the application.
Definition at line 242 of file soc1c.php.
SOC_Configuration::SOC_Configuration | ( | $ | app_name = "soc" , |
$ | conf = "soc1c.conf" |
||
) |
Configuration constructor
$app_name | - name of application |
$conf | - the name of the configuration file to use in the _conf directory. |
Definition at line 251 of file soc1c.php.
References SOC_Widget::conf(), WSCORE2::get(), WSCORE2::set(), and SOC_Widget::SOC_Widget().