gehe zum Quellcode dieser Datei
Namensbereiche | |
| namespace | Smarty |
Funktionen | |
| smarty_function_html_options ($params, &$smarty) | |
| smarty_function_html_options_optoutput ($key, $value, $selected) | |
| smarty_function_html_options_optgroup ($key, $values, $selected) | |
| smarty_function_html_options | ( | $ | params, | |
| &$ | smarty | |||
| ) |
Smarty {html_options} function plugin
Type: function
Name: html_options
Input:
| array | ||
| Smarty |
Definiert in Zeile 30 der Datei function.html_options.php.
Benutzt $smarty, smarty_function_escape_special_chars() und smarty_function_html_options_optoutput().
Wird benutzt von smarty_function_html_select_date() und smarty_function_html_select_time().

| smarty_function_html_options_optgroup | ( | $ | key, | |
| $ | values, | |||
| $ | selected | |||
| ) |
Definiert in Zeile 111 der Datei function.html_options.php.
Benutzt smarty_function_escape_special_chars() und smarty_function_html_options_optoutput().
Wird benutzt von smarty_function_html_options_optoutput().

| smarty_function_html_options_optoutput | ( | $ | key, | |
| $ | value, | |||
| $ | selected | |||
| ) |
Definiert in Zeile 98 der Datei function.html_options.php.
Benutzt smarty_function_escape_special_chars() und smarty_function_html_options_optgroup().
Wird benutzt von smarty_function_html_options() und smarty_function_html_options_optgroup().

| Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved. MyOOS [Shopsystem] is Free Software released under the GNU/GPL License. Webmaster: info@r23.de (Impressum) |
|