Query: newt_checkbox_tree_find_item
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)