API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
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 <monte at ohrt dot com> (initial author) messju mohr <messju at lammfellpuschen dot de> (conversion to compiler function) string containing var-attribute and value-attribute Smarty_Compiler