Class OCSP_CACHE_APC

Description

openCSP class OCSP_CACHE_APC

Located in /cache/OCSP_CACHE_APC.phpclass (line 34)

OCSP_CACHE
   |
   --OCSP_CACHE_APC
Class Constant Summary
 CLASS_SRC_FILE = __FILE__
Variable Summary
 static mixed $myNamespace
Method Summary
 static OCSP_CACHE getInstance ([string $group = 'DEFAULT'])
 static void getMyNamespace ()
 static boolean isUseable ([boolean $debug = False])
 array getStoredValueArr (string $aName)
 void storeMyValues ([boolean $debug = False])
 void unsetValue (string $aName)
Variables
static mixed $myNamespace = "" (line 50)
  • staticvar: string $myNamespace:
  • access: protected

Inherited Variables

Inherited from OCSP_CACHE

OCSP_CACHE::$cacheInstances
OCSP_CACHE::$myGroup
OCSP_CACHE::$myValues
Methods
static getInstance (line 89)

returns the instance of the singleton class

  • access: public
OCSP_CACHE getInstance ([string $group = 'DEFAULT'])
  • string $group
static getMyNamespace (line 67)
  • access: public
void getMyNamespace ()
static isUseable (line 62)

returns if the cache type is usable on the system

  • access: public
boolean isUseable ([boolean $debug = False])
  • boolean $debug
getStoredValueArr (line 123)

returns a stored value

  • access: public
array getStoredValueArr (string $aName)
  • string $aName
storeMyValues (line 138)

stores all temp cached values

  • access: public
void storeMyValues ([boolean $debug = False])
  • boolean $debug
unsetValue (line 108)

removes a value from the cache

  • access: public
void unsetValue (string $aName)
  • string $aName

Inherited Methods

Inherited From OCSP_CACHE

 OCSP_CACHE::__construct()
 OCSP_CACHE::getValue()
 OCSP_CACHE::setValue()
 OCSP_CACHE::__destruct()
Class Constants
CLASS_SRC_FILE = __FILE__ (line 42)

Documentation generated on Thu, 08 Jan 2009 17:45:11 +0100 by phpDocumentor 1.4.0a2