string smarty_function_user(
array $params, object &$smarty)
|
|
Smarty function to display the user name
Example <!--[user]-->
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
&$smarty |
Reference to the Smarty object |