Class TfishCache
Handles Tuskfish cache operations.
The cache can be enabled / disabled and expiry timer set in Tuskfish preferences.
Package: core
Copyright: Simon Wilkinson 2013-2017 (https://tuskfish.biz)
License: GNU General Public License (GPL) V2
Author: Simon Wilkinson simon@isengard.biz
Version: Release: 1.0
Since: 1.0
Located at trust_path/libraries/tuskfish/class/TfishCache.php
Copyright: Simon Wilkinson 2013-2017 (https://tuskfish.biz)
License: GNU General Public License (GPL) V2
Author: Simon Wilkinson simon@isengard.biz
Version: Release: 1.0
Since: 1.0
Located at trust_path/libraries/tuskfish/class/TfishCache.php
Methods summary
public static
|
#
checkCache(
Check if a cached page exists and has not expired, and displays it. |
public static
|
#
cachePage(
Save a copy of this page to the cache directory. |
public static
boolean
|