newt_checkbox_tree_get_current

(PECL newt >= 0.1)

newt_checkbox_tree_get_currentReturns checkbox tree selected item

Opis

newt_checkbox_tree_get_current ( resource $checkboxtree ) : mixed

This method returns checkbox tree selected tem.

Parametry

checkboxtree

Zwracane wartości

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