Function smarty_function_html_options
Smarty {html_options} function plugin
Type: function
Name: html_options
Purpose: Prints the list of
- name (optional) - string default "select" - values (required) - if no options supplied) - array - options (required) - if no values supplied) - associative array - selected (optional) - string default not set - output (required) - if not options supplied) - array - id (optional) - string default not set - class (optional) - string default not set
Package: Smarty\PluginsFunction
Author: Monte Ohrt
Author: Ralf Strehle (minor optimization)
Uses:
Link: {html_image} (Smarty online manual)
Located at plugins/smarty/smarty_source/plugins/function.html_options.php
Author: Monte Ohrt
Author: Ralf Strehle (minor optimization)
Uses:
smarty_function_escape_special_chars()
Link: {html_image} (Smarty online manual)
Located at plugins/smarty/smarty_source/plugins/function.html_options.php
array |
$params |
parameters |
string
|
string |