string smarty_function_sitename(
array $params, object &$smarty)
|
|
Smarty function to display the sitename
available parameters:
- assign if set, the title will be assigned to this variable
Example <!--[sitename]-->
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
&$smarty |
Reference to the Smarty object |