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

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

DB_NestedSet::createSubNode()

DB_NestedSet::createSubNode()  -- Creates a subnode

Beschreibung


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

Parameter

integer $id

Parent node ID

array $values

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

Rückgabewert

returns The node id or false on error

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

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

Download Documentation Last updated: Sun, 28 Sep 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.