Smarty - the compiling PHP
template engine |
Prev 来源:PHP中文社区
|
Chapter 13. Methods |
Next
|
unregister_block
注销一个块
void unregister_block
(string
name)
Use this to dynamically unregister block function plugin. Pass in
the block function name.
动态注销一个块函数插件,参数是块函数的名称。