XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
compiler.assign.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_compiler_assign ($tag_attrs, &$compiler)
 

Function Documentation

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)

Author
messju mohr <messju at="" lammfellpuschen="" dot="" de>=""> (conversion to compiler function)
Parameters
stringcontaining var-attribute and value-attribute
Smarty_Compiler

Definition at line 21 of file compiler.assign.php.