PHP Velho Oeste 2024

newt_checkbox_tree_get_current

(PECL newt >= 0.1)

newt_checkbox_tree_get_currentReturns checkbox tree selected item

Description

newt_checkbox_tree_get_current ( resource $checkboxtree ) : mixed

This method returns checkbox tree selected tem.

Parameters

checkboxtree

Return Values

Returns current (selected) checkbox tree item.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top