JCacheStorageHelper::updateSize
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JCacheStorageHelper::updateSize[edit]
Description[edit]
Increase cache items count.
public function updateSize (
$size
)
Parameter | Type | Default | Description |
---|---|---|---|
$size | string | Cached item size | |
string | $groupThecachedatagroup |
See also[edit]
- JCacheStorageHelper::updateSize source code on BitBucket
- Class JCacheStorageHelper
- Subpackage Cache
- Other versions of JCacheStorageHelper::updateSize
User contributed notes[edit]
Code Examples[edit]