references:joomla.framework:cache:jcache-cleancacheTable of Contents
cleanCache
Cleans the cache. Syntaxvoid cleanCache ( $group, $mode )
ExamplesExample global $mainframe; $cache =& JFactory::getCache(); $cache->cleanCache(); Discussion |
| Login |
The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-
references:joomla.framework:cache:jcache-cleancacheTable of Contents
cleanCache
Cleans the cache. Syntaxvoid cleanCache ( $group, $mode )
ExamplesExample global $mainframe; $cache =& JFactory::getCache(); $cache->cleanCache(); Discussion |