[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

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

Smarty Internal Plugin Compile Nocache Compiles the {nocache} {/nocache} tags.

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

Defines 2 classes

Smarty_Internal_Compile_Nocache:: (1 method):
  compile()

Smarty_Internal_Compile_Nocacheclose:: (1 method):
  compile()


Class: Smarty_Internal_Compile_Nocache  - X-Ref

Smarty Internal Plugin Compile Nocache Classv

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

This tag does not generate compiled output. It only sets a compiler flag.

param: array  $args     array with attributes from parser
param: object $compiler compiler object
return: bool

Class: Smarty_Internal_Compile_Nocacheclose  - X-Ref

Smarty Internal Plugin Compile Nocacheclose Class

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

This tag does not generate compiled output. It only sets a compiler flag.

param: array  $args     array with attributes from parser
param: object $compiler compiler object
return: bool



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