OCSP_CACHEImplements interfaces:
openCSP abstract class OCSP_CACHE
uses the singleton design pattern
Located in /cache/OCSP_CACHE.phpclass (line 38)
| Class | Description |
|---|---|
OCSP_CACHE_APC
|
openCSP class OCSP_CACHE_APC |
OCSP_CACHE_FILE
|
openCSP class OCSP_CACHE_FILE |
static mixed
$cacheInstances
= array() (line 48)
array holding the instances of the implementation
string
$myGroup
= 'DEFAULT' (line 57)
array
$myValues
= array() (line 73)
array of values currently loaded in the memory
array keys:
returns a cached value
sets a value
NOTE the value is stored on destruct
Documentation generated on Thu, 08 Jan 2009 17:45:10 +0100 by phpDocumentor 1.4.0a2