Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

cache.inc.php File Reference

Go to the source code of this file.

Classes

class  CacheBot
 this class is a wrapper that makes it easy to work with EasyCache, regardless of where you are or what caching method you use.. More...
class  EasyCache
 A class that handles creating / updating / saving of data to be cached. More...
class  EasyMemCache
 cache data directly to memory. More...
class  EasyFileCache
 this class caches data to files in the filesystem. More...
class  EasyDBCache
 this class caches data to a database! if you cant access a file system or you want to do everything via db, then this is for you. More...
class  NoCache
 this class doesnt cache anywhere. More...


Generated on Fri Oct 27 12:26:40 2006 for BaseJumper by doxygen 1.3.9.1