callTemplateFunction()
callTemplateFunction(\Smarty_Internal_Template $tpl, string $name, array $params, boolean $nocache)
Call template function
Parameters
| \Smarty_Internal_Template | $tpl | template object |
| string | $name | template function name |
| array | $params | parameter array |
| boolean | $nocache | true if called nocache |
Throws
- \SmartyException