Procedural File: function.html_select_modulestylesheets.php
Source Location: /pnRender/plugins/function.html_select_modulestylesheets.phpClasses:
Page Details:
Zikula Application FrameworkTags:
smarty_function_html_select_modulestylesheets [line 34]
|
Smarty function to display a drop down list of module stylesheets
Available parameters:
- modname The module name to show the styles for
- assign: If set, the results are assigned to the corresponding variable instead of printed out
- id: ID for the control
- name: Name for the control
- exclude Comma seperated list of files to exclude (optional)
- selected: Selected value
Tags:
Parameters
| array | $params | All attributes passed to this function from the template |
| object | &$smarty | Reference to the Smarty object |
[ Top ]
