XoopsGroupFormCheckBox XoopsGroupFormCheckBox(
$caption,
$name,
$groupId, [
$values = null]
)
|
|
Constructor
Parameters:
|
|
$caption: |
|
|
|
$name: |
|
|
|
$groupId: |
|
|
|
$values: |
|
void setOptionTree(
&$optionTree, array
$optionTree
)
|
|
Sets the tree structure of items
Parameters:
|
array |
$optionTree: |
|
|
|
&$optionTree: |
|
API Tags:
void setValue(
mixed
$value
)
|
|
Sets pre-selected values
Parameters:
|
mixed |
$value: |
A group ID or an array of group IDs |
API Tags: