API17:JCache::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.
JCache::clean
Description
Clean cache for a group given a mode.
Description:JCache::clean [Edit Descripton]
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
-
JCache::clean source code on BitBucket
-
Class JCache
-
Subpackage Cache
- Other versions of JCache::clean
SeeAlso:JCache::clean [Edit See Also]
User contributed notes
<CodeExamplesForm />
