DB_NestedSet::createSubNode | DB_NestedSet::factory |
DB_NestedSet | |
PEAR Manual | |
require_once 'DB/NestedSet.php'; |
bool
DB_NestedSet::deleteNode
(
int
$id
)
This package is not documented yet.
ID of the node to be deleted
returns True if the delete succeeds
throws no exceptions thrown
This function can not be called statically.
Delete nodes
|
DB_NestedSet::createSubNode | DB_NestedSet::factory |
DB_NestedSet | |
PEAR Manual | |