Description:JCache
From Joomla! Documentation
Revision as of 05:25, 17 April 2011 by Chris Davenport (Talk | contribs)
JCache is an abstract class which defines Joomla's basic caching functionality. The class needs to be extended by a concrete cache handler. The Joomla Framework currently provides the handlers JCacheView, JCachePage, JCacheCallback and JCacheOutput