Latest JAS v1.1.0
144 plugins online

Code / Cache

Cache
Class
include/cache.php

A class for caching key/value pairs in a variety of ways:

Class variables

e (object)
Variable
Errors object
fs (object)
Variable
File System (FS) object
config (array)
Variable
Configuration
memoryConnectionID (text)
Variable
Memory connection identification
memoryObject (boolean)
Variable
Link to the memory object
type (boolean)
Variable
Cache type
mime (boolean)
Variable
Mime object (for outputting files)
d (object)
Variable
Data object
d2 (object)
Variable
Data object

Comments (0)