JCache::lock
Set lock flag on cached item
Signature
public function lock(string
$id,
[string
$group = null,
[string
$locktime = null]] )
Parameters
-
$id
- The cache data id
-
$group
- The cache data group
-
$locktime
- The default locktime for locking the cache.
Returns
- Properties are lock and locklooped