[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

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

Smarty Internal Plugin Compile Print Expression Compiles any tag which will output an expression or variable

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

Defines 1 class

Smarty_Internal_Compile_Private_Print_Expression:: (2 methods):
  compile()
  compile_output_filter()


Class: Smarty_Internal_Compile_Private_Print_Expression  - X-Ref

Smarty Internal Plugin Compile Print Expression Class

compile($args, $compiler, $parameter)   X-Ref
Compiles code for gererting output from any expression

param: array  $args      array with attributes from parser
param: object $compiler  compiler object
param: array  $parameter array with compilation parameter
return: string compiled code

compile_output_filter($compiler, $name, $output)   X-Ref

param: object $compiler compiler object
param: string $name     name of variable filter
param: type   $output   embedded output
return: string



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