Click or drag to resize

cacheSystem Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The cacheSystem type exposes the following members.

Methods
  NameDescription
Public methodStatic membercacheAgeLimit
Caches the age limit.
Public methodStatic membergetCacheFilepath
Gets the full filepath via MD5 algorithm based on instanceID
Public methodStatic memberloadObjectCacheT
Loads the cache file for the instanceID if file jounger than limithours
Public methodStatic memberremoveCache
Removes chache file for instanceID, returns TRUE if file existed, FALSE if file never existed
Public methodStatic memberremoveCacheAll
Removes cache from specified directory
Public methodStatic membersaveObjectCache
Saves the cache.
Top
See Also