[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
Smarty Internal Plugin Nocache Insert Compiles the {insert} tag into the cache file
Author: | Uwe Tews |
File Size: | 53 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Smarty_Internal_Nocache_Insert:: (1 method):
compile()
Class: Smarty_Internal_Nocache_Insert - X-Ref
Smarty Internal Plugin Compile Insert Classcompile($_function, $_attr, $_template, $_script, $_assign = null) X-Ref |
Compiles code for the {insert} tag into cache file param: string $_function insert function name param: array $_attr array with parameter param: Smarty_Internal_Template $_template template object param: string $_script script name to load or 'null' param: string $_assign optional variable name return: string compiled code |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |