|
Overview This package contains JCache the abstract class which all caching handlers extend.  Joomla Framework Cache Package
Adapters JCacheFunction This adapter is used to cache the output and return value of a function. It can cache a function or a method of a static class or object. JCacheHash This adapter is used for caching hashes and is provided for forward compatability with the phpGACL implementation. JCacheLanguage This adapter is used to cache language files. JCacheOutput This adapter is used to cache output to the php output buffer. JCachePage This adapter is used to cache a page's output.
|
|
Last Updated ( Saturday, 04 February 2006 )
|