Event_Notification::getNotificationObject

Event_Notification::getNotificationObject() – Get the object that sent the notification.

Synopsis

require_once 'Event/Notification.php';

object &Event_Notification::getNotificationObject ( )

Description

Get a reference to the object that sent the notification.

Return value

object sender of the notification

Note

This function can not be called statically.

Get the name of the notification. (Previous) Get additional information from 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.