Public Member Functions | Static Public Member Functions

ConfigManager Class Reference

List of all members.

Public Member Functions

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

Static Public Member Functions

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

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: