Smarty comes with several custom functions that you can use in the templates.
属性名称 | Type | Required | Default | Description |
---|---|---|---|---|
var | string | Yes | n/a | The name of the variable being assigned |
value | string | Yes | n/a | The value being assigned |
assign is used for assigning template variables during the execution of the template.