(PECL newt >= 0.1)
Adds new item to the checkbox tree
void newt_checkbox_tree_add_item ( resource $checkboxtree, string $text, mixed $data, int $flags, int $index [, int $... ] )
This function allows to add new item to the checkbox tree.
Parameters:
checkboxtree
This function allows to add new item to the checkbox tree.
text
This function allows to add new item to the checkbox tree.
data
This function allows to add new item to the checkbox tree.
flags
This function allows to add new item to the checkbox tree.
index
This function allows to add new item to the checkbox tree.
Returns:
No value is returned.
Please login to continue.