Class JCacheControllerOutput
Joomla Cache output type object
- JCacheController
- JCacheControllerOutput
Package: Joomla\Platform\Cache
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/cache/controller/output.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/cache/controller/output.php
Methods summary
public
boolean
|
|
public
boolean
|
|
public
mixed
|
|
public
boolean
|
Methods inherited from JCacheController
__call()
,
__construct()
,
addIncludePath()
,
getInstance()
Magic methods summary
Properties summary
protected
string
|
$_id |
#
Cache data ID |
protected
string
|
$_group |
#
Cache data group |
protected
|
$_locktest |
#
Object to test locked state |