\SYSTEM\CACHEcache

Summary

Methods
Properties
Constants
get()
put()
del()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

get()

get(  $cache,   $ident,   $header = false) 

Parameters

$cache
$ident
$header

put()

put(  $cache,   $ident,   $type,   $data,   $fail_on_exist = false) 

Parameters

$cache
$ident
$type
$data
$fail_on_exist

del()

del(  $cache,   $ident) 

Parameters

$cache
$ident