File Cache Class provided by System for hiding Filepaths on the Server.
| package |
SYSTEM\CACHE |
|---|
get(\SYSTEM\CACHE\sha1 $ident, boolean $header = false) : mixed
\SYSTEM\CACHE\sha1String Identifier for the cached Content
booleanSend Header
mixedReturns the requested Cache Content or NULL
ident(array $file) : \SYSTEM\CACHE\sha1
arrayFilepath to be cached
\SYSTEM\CACHE\sha1Returns the requested Ident
put(\SYSTEM\CACHE\sha1 $file) : mixed
\SYSTEM\CACHE\sha1String Filepath of Content
mixedReturns the cached Cache Content or NULL
CACHE_FILEMASK