newt_checkbox_tree_get_current

(PECL newt >= 0.1)

newt_checkbox_tree_get_currentReturns checkbox tree selected item

설명

mixed newt_checkbox_tree_get_current ( resource $checkboxtree )

This method returns checkbox tree selected tem.

인수

checkboxtree

반환값

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