JavaScript Editor Javascript validator     Web page editor 



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.




JavaScript Editor Javascript validator     Web page editor