newt_checkbox_tree_add_item
(PECL newt >= 0.1)
newt_checkbox_tree_add_item — Añade un nuevo ítem al árbol checkbox
Descripción
void newt_checkbox_tree_add_item
( resource $checkboxtree
, string $text
, mixed $data
, int $flags
, int $index
[, int $...
] )
Esta función permite añadir un nuevo ítem al árbol checkbox.
Parámetros
- checkboxtree
-
- text
-
- data
-
- flags
-
- index
-
Valores devueltos
No devuelve ningún valor.
There are no user contributed notes for this page.
