XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | Smarty |
Functions | |
smarty_compiler_assign ($tag_attrs, &$compiler) | |
smarty_compiler_assign | ( | $tag_attrs, | |
& | $compiler | ||
) |
Smarty {assign} compiler function plugin
Type: compiler function
Name: assign
Purpose: assign a value to a template variable {assign} (Smarty online manual) Monte Ohrt (initial author)
string | containing var-attribute and value-attribute |
Smarty_Compiler |
Definition at line 21 of file compiler.assign.php.