Class jConfig

Description

static class which loads the configuration

Located in /core/jConfig.class.php (line 18)


	
			
Method Summary
static object it load (string $configFile)
Methods
static load (line 35)

load and read the configuration of the application

The combination of all configuration files (the given file and the defaultconfig.ini.php) is stored in a single temporary file. So it calls the jConfigCompiler class if needed

  • return: contains all configuration options
  • see: jConfigCompiler
  • access: public
static object it load (string $configFile)
  • string $configFile: the config file name

Documentation generated on Wed, 07 Sep 2011 13:46:45 +0200 by phpDocumentor 1.4.3