include/Smarty/plugins/function.html_options.php

Show: inherited
    Table of Contents

    Smarty plugin

    Package
    Smarty  
    Subpackage
    plugins  

    Functions

    functionsmarty_function_html_options(  $params,  $smarty ) : string

    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

    Parameters
    Name Type Description
    $params

    array

    $smarty

    Smarty

    Returns
    Type Description
    string
    Details
    Author
    Monte Ohrt  
    Link
    {html_image} (Smarty online manual)  
    Uses
    \smarty_function_escape_special_chars()  
    functionsmarty_function_html_options_optgroup(  $key,  $values,  $selected ) : void

    Parameters
    Name Type Description
    $key
    $values
    $selected
    functionsmarty_function_html_options_optoutput(  $key,  $value,  $selected ) : void

    Parameters
    Name Type Description
    $key
    $value
    $selected
    Documentation was generated by DocBlox 0.18.1.