API17

API17:JCache::getWorkarounds

From Joomla! Documentation

Joomla 11.1 JCache::getWorkarounds

Description

Perform workarounds on retrieved cached data.


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

See also


User contributed notes

Code Examples