Man Page: newt_checkbox_tree_find_item
Operating Environment: php
Section: 3
NEWT_CHECKBOX_TREE_FIND_ITEM(3) 1 NEWT_CHECKBOX_TREE_FIND_ITEM(3) newt_checkbox_tree_find_item - Finds an item in the checkbox treeSYNOPSISarray newt_checkbox_tree_find_item (resource $checkboxtree, mixed $data)DESCRIPTIONFinds an item in the checkbox tree by item's data.PARAMETERSo $checkboxtree - o $data -RETURN VALUESReturns checkbox tree item resource, or NULL if it wasn't found. PHP Documentation Group NEWT_CHECKBOX_TREE_FIND_ITEM(3)