string smarty_function_closetable(
array $params, object &$smarty)
|
|
Smarty function to return the html code for closetable() located in theme.php.
This function returns the html code for closetable() for old style theme compatibility.
Available parameters:
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
&$smarty |
Reference to the Smarty object |