[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/Smarty/libs/sysplugins/ -> smarty_internal_compile_function.php (summary)

Smarty Internal Plugin Compile Function Compiles the {function} {/function} tags

Author: Uwe Tews
File Size: 165 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 classes

Smarty_Internal_Compile_Function:: (2 methods):
  compile()
  smarty_template_function_()

Smarty_Internal_Compile_Functionclose:: (1 method):
  compile()


Class: Smarty_Internal_Compile_Function  - X-Ref

Smarty Internal Plugin Compile Function Class

compile($args, $compiler, $parameter)   X-Ref
Compiles code for the {function} tag

param: array $args array with attributes from parser
param: object $compiler compiler object
param: array $parameter array with compilation parameter
return: boolean true

smarty_template_function_(\$saved_tpl_vars = \$_smarty_tpl->tpl_vars;foreach (\$_smarty_tpl->smarty->template_functions['{$_name}']['parameter'] as \$key => \$value)   X-Ref
No description

Class: Smarty_Internal_Compile_Functionclose  - X-Ref

Smarty Internal Plugin Compile Functionclose Class

compile($args, $compiler, $parameter)   X-Ref
Compiles code for the {/function} tag

param: array $args array with attributes from parser
param: object $compiler compiler object
param: array $parameter array with compilation parameter
return: boolean true



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1