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