string smarty_function_opentable(
array $params, object &$smarty)
|
|
Smarty function to return the html code for opentable() located in theme.php.
This function returns the html code for opentable() 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 |