Function generateRadiobuttonsFromArray
Prints radio buttons from an array
string |
$currentvalue |
The current selected value |
string |
$list |
the array of the list items form is localtext => buttonvalue |
string |
$option |
the name of the option for the input field name |
boolean |
$behind = false |
set true to have the "text" before the button |
|
$class = 'checkboxlabel' |
|
|
$disabled = NULL |