API17:JCacheStorageApc::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.
JCacheStorageApc::clean
Description
Clean cache for a group given a mode.
Description:JCacheStorageApc::clean [Edit Descripton]
Synopsis
public JCacheStorageApc::clean ($group, $mode=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $group | |||
| $mode | null |
Returns
Defined in
libraries/joomla/cache/storage/apc.php (line 116)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JCacheStorageApc::clean
Examples
<CodeExamplesForm />
