API17:JCache::setWorkarounds
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JCache::setWorkarounds
Description
Create workarounded data to be cached.
Description:JCache::setWorkarounds [Edit Descripton]
public static function setWorkarounds ( $data $options=array )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $data | string | Cached data | |
| $options | array() |
- Returns string $cached Data to be cached
- Defined on line 449 of libraries/joomla/cache/cache.php
- Since
- Referenced by
See also
-
JCache::setWorkarounds source code on BitBucket
-
Class JCache
-
Subpackage Cache
- Other versions of JCache::setWorkarounds
SeeAlso:JCache::setWorkarounds [Edit See Also]
User contributed notes
<CodeExamplesForm />
