MR Cache
A basic caching class to cache data across sessions and page requests.
Located in /cache.php (line 46)
Constructor - create a new interface to the cache
Clean all cache entries
Test if a cache is available for the given id and (if yes) return it (false else)
Pass true as second param if you cached data that does not pass the is_string() check
Remove a cached item
Save data to the cache
Test if a cache is available for the given id
Give (if possible) an extra lifetime to the given cache id
Documentation generated on Thu, 28 Jun 2012 16:33:47 -0700 by phpDocumentor 1.4.3