cacheSystem Class |
Namespace: imbACE.Core.cache
The cacheSystem type exposes the following members.
| Name | Description | |
|---|---|---|
| cacheAgeLimit |
Caches the age limit.
| |
| getCacheFilepath |
Gets the full filepath via MD5 algorithm based on instanceID
| |
| loadObjectCacheT |
Loads the cache file for the instanceID if file jounger than limithours | |
| removeCache |
Removes chache file for instanceID, returns TRUE if file existed, FALSE if file never existed
| |
| removeCacheAll |
Removes cache from specified directory
| |
| saveObjectCache |
Saves the cache.
|
| Name | Description | |
|---|---|---|
| defaultCacheDirectoryPath | ||
| refreshDays_limit |