messju
|
aa2ee3cd66
|
fix bug when comparing array-keys to "selected" in html_options and
html_checkboxes
in_array() uses "strict" comparason now.
|
2003-12-09 19:38:25 +00:00 |
|
messju
|
37575a1982
|
removed tabs, fixed indentiation
|
2003-12-09 19:30:29 +00:00 |
|
cellog
|
02f56203ad
|
updated all doc comments to phpDocumentor format
|
2003-04-20 21:12:13 +00:00 |
|
mohrt
|
423c1a2eae
|
add appropriate warnings when passing array as extra parameter
|
2003-04-14 16:57:40 +00:00 |
|
messju
|
107a1ecabd
|
added <labels>-support to function.html_checkboxes.php and function.html_radios.php
|
2003-04-14 07:47:49 +00:00 |
|
messju
|
9d0972691d
|
html_radios and html_checkboxes accept "selected" instead of "checked" optionally now
|
2003-03-21 08:20:12 +00:00 |
|
mohrt
|
c42fb4b2ab
|
fix a few error messages, follow consistancy format plugin_name: errormsg
|
2003-03-19 22:58:23 +00:00 |
|
messju
|
8ae8586ad3
|
renamed "checkbox" and "radios" to "options" in {html_checkboxes} and {html_radios}
|
2003-03-18 08:59:00 +00:00 |
|
messju
|
128bf2e4de
|
html_options, html_checkboxes and html_radios now pass-thru all unknown paramters
|
2003-03-18 00:01:41 +00:00 |
|
mohrt
|
d785df41b3
|
fix $smarty.const.foo compiling, clean up double quoted strings,
allow full dollar var syntax in quotes again
|
2003-02-28 15:08:15 +00:00 |
|
mohrt
|
ae704af588
|
update functions with separate escape_special_chars routine
|
2003-02-24 21:45:19 +00:00 |
|
mohrt
|
f83592dc82
|
commit checkboxes, update radios
|
2003-02-24 21:10:01 +00:00 |
|