Public Member Functions | |
cacheSet ($humanReadable=False) | |
cache_time ($path) | |
getNewest () | |
![]() | |
setMaxAge ($seconds) | |
cacheControl () | |
Protected Member Functions | |
__construct ($parent=null) | |
addParent ($parent) | |
Caches a set of file with timestamps
|
protected |
Constructs a FileCacheSet object
$parent | optional linked parent cache to sync with |
|
protected |
Links up a parent cache
$parent | cache we should sync with |
FileCacheSet::cache_time | ( | $path | ) |
Include a file in the cacheset
$path | the path of the file |
FileCacheSet::cacheSet | ( | $humanReadable = False | ) |
List a set of files which contributes to this pages cacheset.
$humanReadable | If the timestamp should be human readable. |
FileCacheSet::getNewest | ( | ) |
Find the newest member of the combined cacheset