Methods
Empty constructor for blocking of creating an instance of this class
__construct()
Constants
Error: Cache directory is not writable
CACHE_DIRECTORY_IS_NOT_WRITABLE = 1
Error: Unable to clear the cache
UNABLE_TO_CLEAR_CACHE = 3
Error: Unable to read from cache file
UNABLE_TO_READ_FROM_CACHE_FILE = 7
Error: Unable to read from cache security file
UNABLE_TO_READ_FROM_CACHE_SECURITY_FILE = 6
Error: Unable to write to cache file
UNABLE_TO_WRITE_TO_CACHE_FILE = 5
Error: Unable to write to cache "index.html" file
UNABLE_TO_WRITE_TO_CACHE_INDEX_HTML_FILE = 4
Error: Unable to write to cache security file
UNABLE_TO_WRITE_TO_CACHE_SECURITY_FILE = 2
Error: Wrong data in cache security file
WRONG_DATA_IN_CACHE_SECURITY_FILE = 8