====== clean ====== {#JAPI Joomla.Framework Cache JCacheStorageFile::clean #} Clean cache for a group given a mode.

group mode : cleans all cache in the group notgroup mode : cleans all cache not in the group

===== Syntax ===== boolean clean ( **$group**, **$mode** ) | **$group** | string | The cache data group | | **$mode** | string | The mode for cleaning cache [group|notgroup] | ===== Examples ===== ---- ~~DISCUSSION~~ ~~DISCUSSION~~