string smarty_function_blockposition(
array $params, object &$smarty, string 2)
|
|
Smarty function to display the welcome message
Example <!--[blockposition name=left]-->
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
&$smarty |
Reference to the Smarty object |
| string |
2 |
name The name of the block position to render |