CacheLocated in /libraries/cache.php (line 18)
delete (line 154)
Removes an item from the cache
disableCache (line 67)
disableLocalCache (line 81)
enableCache (line 74)
enableLocalCache (line 84)
flush (line 169)
Completely flushes the cache
get (line 115)
Retrieves an item from the cache
If $forceGet is true, we sidestep ENABLE_CACHE. This is for certain operations that the cache must always be enabled for (getting remote data, etc..)
getLibrary (line 24)
key (line 20)
set (line 93)
Inserts or updates an item to the cache
If $forceSet is true, we sidestep ENABLE_CACHE. This is for certain operations that the cache must always be enabled for (getting remote data, etc..)
startup (line 63)
Documentation generated on Thu, 15 Sep 2011 16:36:18 -0700 by phpDocumentor 1.4.1