Clone
3
SYSTEM CACHE cache
Ulf Gebhardt edited this page 2024-11-21 02:50:59 +01:00

SYSTEM\CACHE\cache

  • Class name:cache
  • Namespace:SYSTEM\CACHEMethods

###getmixed SYSTEM\CACHE\cache::get($cache, $ident, $header)

  • Visibility: public* This method is static.#### Arguments*$cache mixed*$ident mixed*$header mixed ###putmixed SYSTEM\CACHE\cache::put($cache, $ident, $type, $data, $fail_on_exist)

  • Visibility: public* This method is static.#### Arguments*$cache mixed*$ident mixed*$type mixed*$data mixed*$fail_on_exist mixed ###delmixed SYSTEM\CACHE\cache::del($cache, $ident)

  • Visibility: public* This method is static.#### Arguments*$cache mixed*$ident mixed