PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Namespaces | |
Smarty | |
Smarty plugin to format text blocks. | |
Functions | |
smarty_function_html_checkboxes ($params, $template) | |
Smarty {html_checkboxes} function plugin. More... | |
smarty_function_html_checkboxes_output ($name, $value, $output, $selected, $extra, $separator, $labels, $label_ids, $escape=true) | |
smarty_function_html_checkboxes | ( | $params, | |
$template | |||
) |
Smarty {html_checkboxes} function plugin.
File: function.html_checkboxes.php
Type: function
Name: html_checkboxes
Date: 24.Feb.2003
Purpose: Prints out a list of checkbox input types
Examples:
{html_checkboxes values=$ids output=$names} {html_checkboxes values=$ids name='box' separator='
' output=$names} {html_checkboxes values=$ids checked=$checked separator='
' output=$names}
Params:
{html_checkboxes} (Smarty online manual) Christopher Kvarme chris credits to Monte Ohrt toph er.kv arme @flas hjab .com
array | $params | parameters |
object | $template | template object |
Definition at line 45 of file function.html_checkboxes.php.
smarty_function_html_checkboxes_output | ( | $name, | |
$value, | |||
$output, | |||
$selected, | |||
$extra, | |||
$separator, | |||
$labels, | |||
$label_ids, | |||
$escape = true |
|||
) |
Definition at line 170 of file function.html_checkboxes.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:42 - is a product of SAS. All rights reserved.