You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 8 Current »
The method of this class allows you to reset the cache.
Use the constructor to create a SimpleCache object.
Example:
let cacheSystem = new SimpleCache();
Use this method to reset the current timestamp of the cache specified in the URL Caches (sys_cache_system_url) table. As a result:
Return:
let cacheSystem = new SimpleCache(); cacheSystem.resetCacheSystemUrl();