MagicSmoke  $VERSION$
ConfigManager Class Reference

Public Member Functions

 get ($key)
 returns the value of the given configuration item More...
 
 hasKey ($key)
 checks if key exists More...
 
 setConfigFile ($file)
 can be used to set an alternate path to a config file More...
 

Static Public Member Functions

static initialize ($file)
 used by language manager to initialize this More...
 
static singleton ()
 returns the instance of the Config Manager More...
 

Member Function Documentation

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: