API17

API17:JCache::setWorkarounds

From Joomla! Documentation

Joomla 11.1 JCache::setWorkarounds

Description

Create workarounded data to be cached.


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

See also


User contributed notes

Code Examples