smarty_compiler_assign [line 19]
void smarty_compiler_assign(
string $tag_attrs, Smarty_Compiler &$compiler
)
|
|
Smarty {assign} compiler function plugin
Type: compiler function
Name: assign
Purpose: assign a value to a template variable
Parameters:
|
string |
$tag_attrs: |
containing var-attribute and value-attribute |
|
Smarty_Compiler |
&$compiler: |
|
Information Tags: