DB_NestedSet::testLock | DB_NestedSet::updateNode |
DB_NestedSet | |
PEAR Manual | |
require_once 'DB/NestedSet.php'; |
bool
DB_NestedSet::triggerEvent
(
string
$event
,
&$node
,
array
$eparams = FALSE
,
object
$
)
This package is not documented yet.
The Event that occured
Node
A associative array of params which may be needed by the handler
A Reference to the node object which was subject to changes
throws no exceptions thrown
This function can not be called statically.
Trigger Event
|
DB_NestedSet::testLock | DB_NestedSet::updateNode |
DB_NestedSet | |
PEAR Manual | |