 OCSP_CONF
 OCSP_CONFopenCSP class OCSP_CONF
Located in /common/OCSP_CONF.phpclass (line 31)
| Class | Description | 
|---|---|
|  OCSP_CMS_CONF | openCSP class OCSP_CMS_CONF | 
|  OCSP_PRODUCT_CONF | openCSP class OCSP_PRODUCT_CONF | 
 mixed
										getValue
											(string $optName, [boolean $useCache = True], [boolean $useDB = False], [boolean $debug = False])
											mixed
										getValue
											(string $optName, [boolean $useCache = True], [boolean $useDB = False], [boolean $debug = False])
									 static mixed
			$instanceList
			 = array()			(line 52)
		
			static mixed
			$instanceList
			 = array()			(line 52)
		
	singleton instance
 array
			$myCachedValues
			 =  Null			(line 111)
		
			array
			$myCachedValues
			 =  Null			(line 111)
		
	cached values
is set to null here -> is_array can be used to check if the chache is loaded
 array
			$myDBValues
			 =  Null			(line 128)
		
			array
			$myDBValues
			 =  Null			(line 128)
		
	DB values
is set to null here -> is_array can be used to check if the db values are loaded
 mixed
			$mySystem
			 =  'OCSP'			(line 94)
		
			mixed
			$mySystem
			 =  'OCSP'			(line 94)
		
	system
 array
			$myValues
			 = array()			(line 101)
		
			array
			$myValues
			 = array()			(line 101)
		
	configuration values
 string
			$requestId
			 =  Null			(line 143)
		
			string
			$requestId
			 =  Null			(line 143)
		
	request id (unique key for the request)
 array
			$updateCacheValues
			 = array()			(line 118)
		
			array
			$updateCacheValues
			 = array()			(line 118)
		
	array of values to update in the cache
 array
			$updateDBValues
			 = array()			(line 135)
		
			array
			$updateDBValues
			 = array()			(line 135)
		
	array of values to update in the db
returns the instance for a system
constructor
returns the absolute path of the project configuration files
gets a config value
sets all configuration arrays
sets a config value
 CLASS_SRC_FILE
			 =  __FILE__
			(line 40)
		
			CLASS_SRC_FILE
			 =  __FILE__
			(line 40)
		
	Documentation generated on Thu, 08 Jan 2009 17:45:21 +0100 by phpDocumentor 1.4.0a2