API17

API17:JCacheStorageHelper

From Joomla! Documentation

Joomla 11.1 JCacheStorageHelper

Description

Methods

Visibility Method name Description
public __construct Constructor.
public updateSize Increase cache items count.
  • Defined in libraries/joomla/cache/storage/helpers/helper.php

Importing

jimport( 'joomla.cache.storage.helpers.helper' );

See also


User contributed notes

Code Examples