API17:JCacheStorage:: getCacheId
From Joomla! Documentation
JCacheStorage::_getCacheId
Description
Get a cache_id string from an id/group pair.
{{subst:Description:JCacheStorage::_getCacheId}}
protected function _getCacheId (
$id
$group
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $id | string | The cache data id | |
| $group | string | The cache data group |
See also
JCacheStorage::_getCacheId source code on BitBucket
Class JCacheStorage
Subpackage Cache- Other versions of JCacheStorage::_getCacheId
{{subst:SeeAlso:JCacheStorage::_getCacheId}}
User contributed notes
<CodeExamplesForm />