string smarty_function_entrypoint(
array $params, object &$smarty)
|
|
Smarty function to return the entry point to the site as configured in the settings
This function returns the value of the config var entrypoint
Available parameters:
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
&$smarty |
Reference to the Smarty object |