[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

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

Smarty Internal Plugin Compile While Compiles the {while} tag

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

Defines 2 classes

Smarty_Internal_Compile_While:: (1 method):
  compile()

Smarty_Internal_Compile_Whileclose:: (1 method):
  compile()


Class: Smarty_Internal_Compile_While  - X-Ref

Smarty Internal Plugin Compile While Class

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

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

Class: Smarty_Internal_Compile_Whileclose  - X-Ref

Smarty Internal Plugin Compile Whileclose Class

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

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



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