string smarty_function_timezoneselect(
array $params, object &$smarty, string $type)
|
|
Smarty function to display a list box with a list of active modules either user or admin capable or all modules
<!--[timezoneselect type=all]-->
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
&$smarty |
Reference to the Smarty object |
| string |
$type |
type of modules to list (all/admin/user) |