Introduction | DB_NestedSet::apiVersion |
DB_NestedSet | |
PEAR Manual | |
require_once 'DB/NestedSet.php'; |
string
DB_NestedSet::addListener
(
string
$event
,
&$listener
,
string
$listener
)
Adds an event listener and returns an ID for it
Known events are
nodeCreate
nodeDelete
nodeUpdate
nodeCopy
nodeLoad
The event name
The listener object
throws no exceptions thrown
This function can not be called statically.
Add Listener
|
Introduction | DB_NestedSet::apiVersion |
DB_NestedSet | |
PEAR Manual | |