[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
Smarty Internal Plugin Function Call Handler
Author: | Uwe Tews |
File Size: | 55 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Smarty_Internal_Function_Call_Handler:: (1 method):
call()
Class: Smarty_Internal_Function_Call_Handler - X-Ref
This class does call function defined with the {function} tagcall($_name, Smarty_Internal_Template $_template, $_params, $_hash, $_nocache) X-Ref |
This function handles calls to template functions defined by {function} It does create a PHP function at the first call param: string $_name template function name param: Smarty_Internal_Template $_template template object param: array $_params Smarty variables passed as call parameter param: string $_hash nocache hash value param: bool $_nocache nocache flag |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |