|
Use this to dynamically register block functions plugins. Pass in the block function name, followed by the PHP function callback that implements it.
|
|
|
用来动态注册/定义块函数插件。前两个参数指定块函数名称和执行函数的名称。 |
|
Use this to dynamically register modifier plugin. Pass in the template modifier name, followed by the PHP function that it implements it.
|
|
|
动态注册一个修饰器插件,需要制定模板修饰器的名称,和实现具体功能的函数。 |
|
Use this to dynamically register outputfilters to operate on a template's output before it is displayed.
|
|
|
动态注册一个输出过滤器,以便在模板输出之前进行操作。 |
|
Use this to dynamically register postfilters to run templates through after they are compiled. See template postfilters for more information on how to setup a postfiltering function.
|
|
|
动态注册一个在模板编译之后执行的提交过滤器。如何设立提交过滤函数,请查看模板提交过滤器。 |
|
Use this to dynamically register prefilters to run templates through before they are compiled. See template prefilters for more information on how to setup a prefiltering function.
|
|
|
注册一个在模板编译之前执行的预过滤器。如何设立预过滤函数,请查看模板预过滤器。 |
|
Use this to dynamically register template function plugins. Pass in the template function name, followed by the PHP function name that implements it.
|
|
|
动态注册模板函数插件,前两个参数是模板函数名称和执行函数名称。 |
|
Use this to dynamically unregister a resource plugin. Pass in the name of the resource.
|
|
|
动态注销一个资源插件,参数是资源的名称。 |
|
Use this to dynamically unregister an output filter.
|
|
|
动态注销一个输出过滤器。 |
|
Use this to dynamically unregister block function plugin. Pass in the block function name.
|
|
|
动态注销一个块函数插件,参数是块函数的名称。 |
|
Use this to replace the fuse or dismount the unit.
|
|
|
用来更换保险丝或拆卸本机。 |
|
Use this to your creative advantage.
|
|
|
尝试着多听听新出炉的歌曲。 |