common.cache
[ class tree: common.cache ] [ index: common.cache ] [ all elements ]

Element index for package common.cache

[ c ] [ g ] [ h ] [ i ] [ s ] [ _ ]

_

__construct
in file SerializingCache.class.php, method SerializingCache::__construct()
    Construct this object against the Cache object it wants to decorate
top

c

$cache
in file SerializingCache.class.php, variable SerializingCache::$cache
Cache
in file Cache.iface.php, class Cache
    A simple Cache interface
Cache.iface.php
procedural page Cache.iface.php
clearAll
in file SerializingCache.class.php, method SerializingCache::clearAll()
    Clear the entire cache
clearAll
in file Cache.iface.php, method Cache::clearAll()
    Clear the entire cache
clearCache
in file SerializingCache.class.php, method SerializingCache::clearCache()
    Clear a paritcular cache instance
clearCache
in file Cache.iface.php, method Cache::clearCache()
    Clear a paritcular cache instance
top

g

getCache
in file SerializingCache.class.php, method SerializingCache::getCache()
    Retrieve a cache
getCache
in file Cache.iface.php, method Cache::getCache()
    Retrieve a cache
top

h

hasCache
in file SerializingCache.class.php, method SerializingCache::hasCache()
    Determine if a cache instance exists
hasCache
in file Cache.iface.php, method Cache::hasCache()
    Determine if a cache instance exists
top

i

isExpired
in file SerializingCache.class.php, method SerializingCache::isExpired()
    Determine if a handle is older than $time, where time is an absolute unix timestamp value relative to the epoch
isExpired
in file Cache.iface.php, method Cache::isExpired()
    Determine if a handle is older than $time, where time is an absolute unix timestamp value relative to the epoch
isExpiredRelative
in file SerializingCache.class.php, method SerializingCache::isExpiredRelative()
    Determine if a handle is older than $time, where time is an relative value in seconds from the current time
isExpiredRelative
in file Cache.iface.php, method Cache::isExpiredRelative()
    Determine if a handle is older than $time, where time is an relative value in seconds from the current time
top

s

SerializingCache.class.php
procedural page SerializingCache.class.php
SerializingCache
in file SerializingCache.class.php, class SerializingCache
    Serializing Cache decorator
setCache
in file SerializingCache.class.php, method SerializingCache::setCache()
    Set a cache value to the cache handle
setCache
in file Cache.iface.php, method Cache::setCache()
    Set a cache value to the cache handle
top

Documentation generated on Tue, 21 Feb 2006 02:29:35 +0900 by phpDocumentor 1.3.0RC5