Skip to content

SYSTEM CACHE cache_js

Ulf Gebhardt edited this page Nov 21, 2024 · 3 revisions

SYSTEM\CACHE\cache_js

  • Class name:cache_js
  • Namespace:SYSTEM\CACHEConstants

###CACHE_JSconst CACHE_JS = 11Methods

###putmixed SYSTEM\CACHE\cache_js::put($ident, $data)

  • Visibility: public* This method is static.#### Arguments*$ident mixed*$data mixed ###getmixed SYSTEM\CACHE\cache_js::get($ident, $header)

  • Visibility: public* This method is static.#### Arguments*$ident mixed*$header mixed ###identmixed SYSTEM\CACHE\cache_js::ident($files)

  • Visibility: public* This method is static.#### Arguments*$files mixed ###urlmixed SYSTEM\CACHE\cache_js::url($files)

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

Clone this wiki locally