University of Southern California

Public Member Functions

SOC_Configuration Class Reference

Inheritance diagram for SOC_Configuration:
SOC_Widget WSCORE2

List of all members.

Public Member Functions

 SOC_Configuration ($app_name="soc", $conf="soc1c.conf")

Detailed Description

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.


Member Function Documentation

SOC_Configuration::SOC_Configuration ( app_name = "soc",
conf = "soc1c.conf" 
)

Configuration constructor

Parameters:
$app_name- name of application
$conf- the name of the configuration file to use in the _conf directory.
Returns:
- new configuration object.

Definition at line 251 of file soc1c.php.

References SOC_Widget::conf(), WSCORE2::get(), WSCORE2::set(), and SOC_Widget::SOC_Widget().


The documentation for this class was generated from the following file: