API17:JCacheStorageFile::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.
JCacheStorageFile::clean
Description
Clean cache for a group given a mode.
Description:JCacheStorageFile::clean [Edit Descripton]
public function clean ( $group $mode=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $group | |||
| $mode | null |
- Returns
- Defined on line 161 of libraries/joomla/cache/storage/file.php
See also
-
JCacheStorageFile::clean source code on BitBucket
-
Class JCacheStorageFile
-
Subpackage Cache
- Other versions of JCacheStorageFile::clean
SeeAlso:JCacheStorageFile::clean [Edit See Also]
User contributed notes
<CodeExamplesForm />
