Source Location: /smarty/libs/plugins/compiler.assign.php
Smarty plugin
void smarty_compiler_assign(
string $tag_attrs, Smarty_Compiler &$compiler)
[line 21]
Smarty {assign} compiler function plugin
Type: compiler function
Name: assign
Purpose: assign a value to a template variable
[ Top ]