Helping ordinary people create extraordinary websites!


DB_NestedSet::triggerEvent()

DB_NestedSet::triggerEvent()  -- Triggers and event an calls the event listeners

Description

This package is not documented yet.

Parameter

string $event

The Event that occured

&$node

Node

array $eparams

A associative array of params which may be needed by the handler

object $node

A Reference to the node object which was subject to changes

Throws

throws no exceptions thrown

Note

This function can not be called statically.