Event_Notification::Event_Notification Event_Notification::getNotificationObject

Event_Dispatcher

PEAR Manual


Event_Notification::getNotificationName

Event_Notification::getNotificationName() -- Get the name of the notification.

Synopsis

      require_once 'Event/Notification.php';
     

string Event_Notification::getNotificationName ( )

Description

Get the name of the notification.

Return value

string name of the notification

Note

This function can not be called statically.



Event_Notification::Event_Notification Event_Notification::getNotificationObject

Event_Dispatcher

PEAR Manual