PHP Dokumentation: Function newt-checkbox-tree-add-item
12. Januar 2010 von werner
newt_checkbox_tree_add_item
(PECL newt >= 0.1)
newt_checkbox_tree_add_item — Adds new item to the checkbox tree
Beschreibung
void newt_checkbox_tree_add_item ( resource $checkboxtree , string $text , mixed $data , int $flags , int $index [, int $... ] )
This function allows to add new item to the checkbox tree.
Parameter-Liste
- checkboxtree
- text
- data
- flags
- index
Rückgabewerte
Es wird kein Wert zurückgegeben.