Skip to content

SYSTEM CACHE cache_scss

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

SYSTEM\CACHE\cache_scss

  • Class name:cache_scss
  • Namespace:SYSTEM\CACHEConstants

###CACHE_SCSSconst CACHE_SCSS = 1Methods

###putmixed SYSTEM\CACHE\cache_scss::put($file, $data)

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

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

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

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

Clone this wiki locally