JCacheControllerOutput::start
Start the cache
Signature
public function start(string
$id,
[string
$group = null] )
Parameters
-
$id
- The cache data id
-
$group
- The cache data group
Returns
- boolean
- True if the cache is hit (false else)