API17

API17:JCache::clean

From Joomla! Documentation

Joomla 11.1 JCache::clean

Description

Clean cache for a group given a mode.


public function clean (
        $group=null
        $mode='group'
)
Parameter Type Default Description
$group null
$mode 'group'
  • Returns
  • Defined on line 244 of libraries/joomla/cache/cache.php

See also


User contributed notes

Code Examples