API17:JCache::makeId
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 17: | Line 17: | ||
string md5 encoded cacheid | string md5 encoded cacheid | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/cache/cache.php | + | libraries/joomla/cache/cache.php (line 529) |
| + | * see source code in [[jplatform:cache/cache.php#cl-529|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
Revision as of 19:59, 23 April 2011
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JCache::makeId
Description
Create safe id for cached data from url parameters set by plugins and framework.
Description:JCache::makeId [Edit Descripton]
Since
Synopsis
public static JCache::makeId ()
Returns
string md5 encoded cacheid
Defined in
libraries/joomla/cache/cache.php (line 529)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
