API17:JCacheStorageHelper
From Joomla! Documentation
[Edit Descripton] Template:Description:JCacheStorageHelper
Defined in
libraries/joomla/cache/storage/helpers/helper.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| __construct | Constructor. |
| updateSize | Increase cache items count. |
Importing
jimport( 'joomla.cache.storage.helpers.helper' );
See also
Template:SeeAlso:JCacheStorageHelper [Edit See Also]
Examples
<CodeExamplesForm />