API17

API17:JCacheStorageHelper

From Joomla! Documentation

Revision as of 20:45, 20 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[Edit Descripton] Template:Description:JCacheStorageHelper

Defined in

libraries/joomla/cache/storage/helpers/helper.php

Subpackage

Cache

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 />