newt_checkbox_tree_add_item
(PECL newt >= 0.1)
newt_checkbox_tree_add_item — Adds new item to the checkbox tree
说明
   newt_checkbox_tree_add_item
    ( resource 
  $checkboxtree
   , string $text
   , mixed $data
   , int $flags
   , int $index
   [, int $...
  ] ) : voidThis function allows to add new item to the checkbox tree.
参数
- 
checkboxtree
- 
      
- 
text
- 
      
- 
data
- 
      
- 
flags
- 
      
- 
index
- 
      
返回值
没有返回值。