[ Index ] |
|
Code source de phpMyVisites 2.3 |
[Code source] [Imprimer] [Statistiques]
Smarty plugin
Poids: | 143 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
smarty_function_html_checkboxes($params, &$smarty) X-Ref |
Smarty {html_checkboxes} function plugin File: function.html_checkboxes.php<br> Type: function<br> Name: html_checkboxes<br> Date: 24.Feb.2003<br> Purpose: Prints out a list of checkbox input types<br> Input:<br> - name (optional) - string default "checkbox" - values (required) - array - options (optional) - associative array - checked (optional) - array default not set - separator (optional) - ie <br> or - output (optional) - the output next to each checkbox - assign (optional) - assign the output as an array to this variable Examples: <pre> {html_checkboxes values=$ids output=$names} {html_checkboxes values=$ids name='box' separator='<br>' output=$names} {html_checkboxes values=$ids checked=$checked separator='<br>' output=$names} </pre> author: Christopher Kvarme <christopher.kvarme@flashjab.com> author: credits to Monte Ohrt <monte at ohrt dot com> param: array param: Smarty return: string |
smarty_function_html_checkboxes_output($name, $value, $output, $selected, $extra, $separator, $labels) X-Ref |
Pas de description |
Généré le : Mon Nov 26 14:10:01 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |