DB_NestedSet::pickNode | DB_NestedSet::setAttr |
DB_NestedSet | |
PEAR Manual | |
require_once 'DB/NestedSet.php'; |
bool
DB_NestedSet::removeListener
(
string
$event
,
string
$listenerID
)
Removes the event listener with the given ID
The ivent name
The listener's ID
throws no exceptions thrown
This function can not be called statically.
Remove Listener
|
DB_NestedSet::pickNode | DB_NestedSet::setAttr |
DB_NestedSet | |
PEAR Manual | |