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.

Valeur retournée

string name of the notification

Note

Cette fonction ne peut pas être appelée de façon statique.