| Event_Notification (Previous) | (Next) Event_Notification::getNotificationName | ||||
| |
|||||
|
|||||
Constructor of the Event_Notification class.
In most cases, you will not need to create the notification objects yourself, as this is done automatically by the Event_Dispatcher::post() method..
object &$object
Reference to the object that posts the notification (the sender). May be used to filter notifications in the callbacks.
string $nName
Name of the notification.
mixed $info = array()
Additional information about the notification.
| Event_Notification (Previous) | (Next) Event_Notification::getNotificationName | ||||||||
| |
|||||||||
|
|||||||||