Smarty - the compiling PHP template engine | ||
---|---|---|
上一篇教材 宏博CMS网站内容管理系统 收集整理 | Chapter 13. Methods | 下一篇教材 |
This returns true if there is a valid cache for this template. This
only works if caching is set to
true.
在指定模板的缓存存在是返回真。只有在缓存设置为真时才可用。
You can also pass a cache id as an an optional second parameter in
case you want multiple caches for the given template.
如果模板有多个缓存的话,可以通过第二个可选参数指定缓存号。
上一篇教材 宏博CMS网站内容管理系统 收集整理 | Smarty中文手册的主目录 | 下一篇教材 |
get_template_vars 取得模板变量的值 |
Smarty章节目录 | load_filter 加载过滤器 |