Function generateUnorderedListFromArray
Creates the body of an unordered list with checkbox label/input fields (scrollable sortables)
array |
$currentValue |
list of items to be flagged as checked |
array |
$list |
the elements of the select list |
string |
$prefix |
prefix of the input item |
string |
$alterrights |
are the items changable. |
boolean |
$sort |
true for sorted list |
string |
$localize |
$class optional class for items |
boolean |
$class = NULL |
$localize true if the list local key is text for the item |
|
$extra = NULL |