DB_NestedSet::deleteNode (Previous) (Next) DB_NestedSet::getAllNodes

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

DB_NestedSet::factory()

DB_NestedSet::factory()  --  Handles the returning of a concrete instance of DB_NestedSet based on the driver.

Description

If the class given by $driver allready exists it will be used. If not the driver will be searched inside the default path ./NestedSet/

Paramètres

chaîne de caractères $driver

The driver, such as DB or MDB

chaîne de caractères $dsn

The dsn for connecting to the database

array $params

The field name params for the node table

Valeur retournée

returns DB_NestedSet object

Valeurs renvoyées

throws no exceptions thrown

Note

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

DB_NestedSet::deleteNode (Previous) (Next) DB_NestedSet::getAllNodes

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