XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
function.html_options.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_function_html_options ($params, &$smarty)
 
 smarty_function_html_options_optgroup ($key, $values, $selected)
 
 smarty_function_html_options_optoutput ($key, $value, $selected)
 

Function Documentation

smarty_function_html_options (   $params,
$smarty 
)

Smarty {html_options} function plugin

Type: function
Name: html_options
Input:

Definition at line 30 of file function.html_options.php.

References $options, smarty_function_escape_special_chars(), and smarty_function_html_options_optoutput().

Referenced by smarty_function_html_select_date(), and smarty_function_html_select_time().

Here is the call graph for this function:

Here is the caller graph for this function:

smarty_function_html_options_optgroup (   $key,
  $values,
  $selected 
)

Definition at line 111 of file function.html_options.php.

References smarty_function_escape_special_chars(), and smarty_function_html_options_optoutput().

Referenced by smarty_function_html_options_optoutput().

Here is the call graph for this function:

Here is the caller graph for this function:

smarty_function_html_options_optoutput (   $key,
  $value,
  $selected 
)

Definition at line 98 of file function.html_options.php.

References smarty_function_escape_special_chars(), and smarty_function_html_options_optgroup().

Referenced by smarty_function_html_options(), and smarty_function_html_options_optgroup().

Here is the call graph for this function:

Here is the caller graph for this function: