\BehaviorReadHtmlCacheBehavior

系统行为扩展:静态缓存读取

Summary

Methods
Properties
Constants
run()
checkHTMLCache()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
requireHtmlCache()
No private properties found
N/A

Methods

run()

run(  $params) 

Parameters

$params

checkHTMLCache()

checkHTMLCache(string  $cacheFile = '', integer  $cacheTime = '') : boolean

检查静态HTML文件是否有效 如果无效需要重新更新

Parameters

string $cacheFile

静态文件名

integer $cacheTime

缓存有效期

Returns

boolean

requireHtmlCache()

requireHtmlCache()