[ Index ]
 

Code source de CMS made simple 1.0.5

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/smarty/plugins/ -> function.html_options.php (sommaire)

Smarty plugin

Poids: 122 lignes (4 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 3 fonctions

  smarty_function_html_options()
  smarty_function_html_options_optoutput()
  smarty_function_html_options_optgroup()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

smarty_function_html_options($params, &$smarty)   X-Ref
Smarty {html_options} function plugin

Type:     function<br>
Name:     html_options<br>
Input:<br>
- 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
author: Monte Ohrt <monte at ohrt dot com>
param: array
param: Smarty
return: string

smarty_function_html_options_optoutput($key, $value, $selected)   X-Ref
Pas de description

smarty_function_html_options_optgroup($key, $values, $selected)   X-Ref
Pas de description



Généré le : Tue Apr 3 18:50:37 2007 par Balluche grâce à PHPXref 0.7