string smarty_function_admincategorymenu(
array $params, object &$smarty)
|
|
Smarty function to display the category menu for admin links. This also adds the navtabs.css to the page vars array for stylesheets.
Admin <!--[admincategorymenu]-->
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
&$smarty |
Reference to the Smarty object |