Class Smarty_Internal_Function_Call_Handler
This class does call function defined with the {function} tag
Package: Smarty\PluginsInternal
Author: Uwe Tews
Located at plugins/smarty/smarty_source/sysplugins/smarty_internal_function_call_handler.php
Author: Uwe Tews
Located at plugins/smarty/smarty_source/sysplugins/smarty_internal_function_call_handler.php
public static
|
#
call( string $_name,
This function handles calls to template functions defined by {function} It does create a PHP function at the first call |