API17

JCache::makeId

From Joomla! Documentation

Revision as of 19:49, 11 May 2013 by JoomlaWikiBot (talk | contribs) (→‎See also: moving preparation)

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JCache::makeId[edit]

Description[edit]

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

Template:Description:JCache::makeId [Edit Descripton]

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[edit]

Template:SeeAlso:JCache::makeId [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />