Class Config

Description

Gestion de la configuration

Located in /karibou2/class/config.class.php (line 19)


	
			
Variable Summary
Array $apps
mixed $config
mixed $footer
mixed $header
Method Summary
Config __construct ()
void appEach ()
void appReset ()
void getAppConfig (mixed $appname)
void isAppLoaded (mixed $appname)
void loadApp (mixed $name, mixed $configFile)
Variables
Array $apps = array() (line 25)

Tableau d'applis

  • static:
  • access: protected
mixed $config = array() (line 26)
  • static:
  • access: protected
mixed $footer = array() (line 29)
  • static:
  • access: protected
mixed $header = array() (line 28)
  • static:
  • access: protected
Methods
Constructor __construct (line 34)

Constructeur privé pour créer un singleton

  • access: protected
Config __construct ()
appEach (line 73)
  • access: public
void appEach ()
appReset (line 68)
  • access: public
void appReset ()
getAppConfig (line 56)
  • access: public
void getAppConfig (mixed $appname)
isAppLoaded (line 44)
  • access: public
void isAppLoaded (mixed $appname)
loadApp (line 38)
  • access: public
void loadApp (mixed $name, mixed $configFile)

Documentation generated on Sat, 17 Feb 2007 02:54:23 +0100 by phpDocumentor 1.3.0RC3