API17

API17:JCache::makeId

From Joomla! Documentation

Joomla 11.1 JCache::makeId

Description

Create safe id for cached data from url parameters set by plugins and framework.


public static function makeId ()
  • Returns string md5 encoded cacheid
  • Defined on line 529 of libraries/joomla/cache/cache.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples