Event_Notification::getNotificationName()

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

Synopsis

require_once 'Event/Notification.php';

string Event_Notification::getNotificationName ()

Beschreibung

Get the name of the notification.

Rückgabewert

string name of the notification

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.