JOOMLA CACHE PROGRAMMATION

$cache = JCache::getInstance('callback');
$cache->clean('com_example');
Lucky Llama