||$templateoutput, |
    | |$template);|

    第一个参数是将会被处理的输出内容,第二个参数是调用该函数的Smarty实例。插件会对内容进行处理并返回结果。

    参见: , unregisterFilter().