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