DB_NestedSet::createRootNode (Previous) (Next) DB_NestedSet::deleteNode

View this page in Last updated: Sun, 31 Aug 2008
English | French | German | Japanese | Plain HTML

DB_NestedSet::createSubNode()

DB_NestedSet::createSubNode()  -- Creates a subnode

Description


 +-- root1
 |
 +-\ root2 [target]
 | |
 | |-- subnode1 [new]
 |
 +-- root3

Paramètres

entier $id

Parent node ID

array $values

Hash with param => value pairs of the node (see $this->params)

Valeur retournée

returns The node id or false on error

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.

DB_NestedSet::createRootNode (Previous) (Next) DB_NestedSet::deleteNode

Download Documentation Last updated: Sun, 31 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.