|
MIOLO26
|
Membros públicos | |
| __construct () | |
| addItem ($id, $parent, $data) | |
| & | FindNode ($parent, $id) |
| generate () | |
Campos de Dados | |
| $root | |
Brief Class Description. Complete Class Description.
| __construct | ( | ) |
Brief Description. Complete Description.
| addItem | ( | $id, | |
| $parent, | |||
| $data ) |
It is assumed, that 'parent' node already exists Brief Description. Complete Description.
| $id | (tipo) desc |
| $parent | (tipo) desc |
| $data | (tipo) desc |
| & FindNode | ( | $parent, | |
| $id ) |
Retrieves the
| generate | ( | ) |
Generates HTML tree Brief Description. Complete Description.
| $root |
Attribute Description.