newt_checkbox_tree_add_item

(PECL newt >= 0.1)

newt_checkbox_tree_add_item — Adds new item to the checkbox tree


Описание

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.


Список параметров

checkboxtree -

text -

data -

flags -

index -


Возвращаемые значения

Эта функция не возвращает значения после выполнения.




Смотрите также:
Описание на ru2.php.net
Описание на php.ru