API17

API17:JCacheStorageHelper::updateSize

From Joomla! Documentation

Joomla 11.1 JCacheStorageHelper::updateSize

Description

Increase cache items count.


public function updateSize (
        $size
)
Parameter Type Default Description
$size string Cached item size
string $groupThecachedatagroup
  • Returns
  • Defined on line 55 of libraries/joomla/cache/storage/helpers/helper.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples