[cache] element index

Package indexes

All elements
c g i m o s u _
_
top
Method __construct
OCSP_CACHE::__construct() in OCSP_CACHE.phpclass
constructor
Method __destruct
OCSP_CACHE::__destruct() in OCSP_CACHE.phpclass
store all values on destruct
c
top
Variable $cacheInstances
OCSP_CACHE::$cacheInstances in OCSP_CACHE.phpclass
array holding the instances of the implementation
g
top
Method getInstance
INFA_OCSP_CACHE::getInstance() in INFA_OCSP_CACHE.phpclass
returns the instance of the singleton class
Method getStoredValueArr
INFA_OCSP_CACHE::getStoredValueArr() in INFA_OCSP_CACHE.phpclass
returns a stored value
Method getValue
OCSP_CACHE::getValue() in OCSP_CACHE.phpclass
returns a cached value
Method getValue
INFA_OCSP_CACHE::getValue() in INFA_OCSP_CACHE.phpclass
returns a cached value
i
top
Page INFA_OCSP_CACHE.phpclass
INFA_OCSP_CACHE.phpclass in INFA_OCSP_CACHE.phpclass
Class INFA_OCSP_CACHE
INFA_OCSP_CACHE in INFA_OCSP_CACHE.phpclass
openCSP interface INFA_OCSP_CACHE
Method isUseable
INFA_OCSP_CACHE::isUseable() in INFA_OCSP_CACHE.phpclass
returns if the cache type is usable on the system
m
top
Variable $myGroup
OCSP_CACHE::$myGroup in OCSP_CACHE.phpclass
Variable $myValues
OCSP_CACHE::$myValues in OCSP_CACHE.phpclass
array of values currently loaded in the memory
o
top
Page OCSP_CACHE.phpclass
OCSP_CACHE.phpclass in OCSP_CACHE.phpclass
Class OCSP_CACHE
OCSP_CACHE in OCSP_CACHE.phpclass
openCSP abstract class OCSP_CACHE
s
top
Method setValue
INFA_OCSP_CACHE::setValue() in INFA_OCSP_CACHE.phpclass
sets a value
Method setValue
OCSP_CACHE::setValue() in OCSP_CACHE.phpclass
sets a value
Method storeMyValues
INFA_OCSP_CACHE::storeMyValues() in INFA_OCSP_CACHE.phpclass
stores all temp cached values
u
top
Method unsetValue
INFA_OCSP_CACHE::unsetValue() in INFA_OCSP_CACHE.phpclass
removes a value from the cache
c g i m o s u _