API17:JCacheStorageCachelite::clean
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JCacheStorageCachelite::clean
Description
Clean cache for a group given a mode.
Description:JCacheStorageCachelite::clean [Edit Descripton]
public function clean ( $group $mode=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $group | |||
| $mode | null |
- Returns
- Defined on line 188 of libraries/joomla/cache/storage/cachelite.php
See also
-
JCacheStorageCachelite::clean source code on BitBucket
-
Class JCacheStorageCachelite
-
Subpackage Cache
- Other versions of JCacheStorageCachelite::clean
SeeAlso:JCacheStorageCachelite::clean [Edit See Also]
User contributed notes
<CodeExamplesForm />
