Back
templateAssign
Templates
templateAssign
Pass additional variables to the template engine
Default:
Pass an array to the template engine.

Syntax
# Smarty template variable {$COLOR} will be set to red
$lens->templateAssign = array('COLOR'=>'red');

 Basic:Yes  Advanced/Enterprise:Yes  DynamicEdit:Yes   [Version 1.2]