Smarty - the compiling PHP template engine | ||
---|---|---|
上一篇教材 宏博CMS网站内容管理系统 收集整理 | Chapter 13. Methods | 下一篇教材 |
void register_object
(string
object_name, object $object, array allowed methods/properties, boolean
format, array block methods)
This is to register an object for use in the templates. See the object section
of the manual for examples.
注册一个在模板中使用的对象,相关的例子在手册的对象小节中。
上一篇教材 宏博CMS网站内容管理系统 收集整理 | Smarty中文手册的主目录 | 下一篇教材 |
register_modifier 注册修饰器 |
Smarty章节目录 | register_outputfilter 注册输出过滤器 |