API17

JCache::getWorkarounds

From Joomla! Documentation

Revision as of 09:50, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

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

Description[edit]

Perform workarounds on retrieved cached data.

{{subst:Description:JCache::getWorkarounds}}

public static function getWorkarounds (
        $data
        $options=array
)
Parameter Type Default Description
$data string Cached data
$options array()

See also[edit]

{{subst:SeeAlso:JCache::getWorkarounds}}

User contributed notes[edit]

<CodeExamplesForm />