Function smarty_modifiercompiler_cat
Smarty cat modifier plugin
Type: modifier
Name: cat
Date: Feb 24, 2003
Purpose: catenate a value to a variable
Input: string to catenate
Example: {$var|cat:"foo"}
Package: Smarty\PluginsModifierCompiler
Author: Uwe Tews
Link: cat (Smarty online manual)
Located at plugins/smarty/smarty_source/plugins/modifiercompiler.cat.php
Author: Uwe Tews
Link: cat (Smarty online manual)
Located at plugins/smarty/smarty_source/plugins/modifiercompiler.cat.php
array |
$params |
parameters |
string
|
with compiled code |