ConfigManager::get |
( |
|
$key | ) |
|
returns the value of the given configuration item
References hasKey().
ConfigManager::hasKey |
( |
|
$key | ) |
|
checks if key exists
Referenced by get().
static ConfigManager::initialize |
( |
|
$file | ) |
|
|
static |
used by language manager to initialize this
ConfigManager::setConfigFile |
( |
|
$file | ) |
|
can be used to set an alternate path to a config file
static ConfigManager::singleton |
( |
| ) |
|
|
static |
returns the instance of the Config Manager
The documentation for this class was generated from the following file: