Class jConfig

Description

static class which loads the configuration

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


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

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, 24 Sep 2014 21:56:44 +0200 by phpDocumentor 1.4.3