/smarty/plugins/function.html_options.php

Description

Smarty plugin

Functions
smarty_function_html_options (line 29)

Smarty {html_options} function plugin

Type: function
Name: html_options
Input:

  • 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
Purpose: Prints the list of <option> tags generated from the passed parameters

string smarty_function_html_options (array $params, Smarty &$smarty)
  • array $params
  • Smarty &$smarty
smarty_function_html_options_optgroup (line 110)
void smarty_function_html_options_optgroup (mixed $key, mixed $values, mixed $selected)
smarty_function_html_options_optoutput (line 97)
void smarty_function_html_options_optoutput (mixed $key, mixed $value, mixed $selected)

Documentation generated on Thu, 04 Sep 2008 16:15:11 +0400 by phpDocumentor 1.3.0RC3