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.

Create a new notification object. (Previous) Get the object that sent the notification. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.