Elgg  Version 2.3
List of all members
Elgg\Notifications\SubscriptionNotificationEvent Class Reference
Inheritance diagram for Elgg\Notifications\SubscriptionNotificationEvent:
Elgg\Notifications\Event Elgg\Notifications\NotificationEvent

Additional Inherited Members

- Public Member Functions inherited from Elgg\Notifications\Event
 __construct (ElggData $object, $action, ElggEntity $actor=null)
 Create a notification event. More...
 
 getActor ()
 Get the actor of the event. More...
 
 getActorGUID ()
 Get the GUID of the actor. More...
 
 getObject ()
 Get the object of the event. More...
 
 getAction ()
 Get the name of the action. More...
 
 getDescription ()
 Get a description of the event. More...
 
 toObject ()
 Export the notification event into a serializable object This method is mainly used for logging purposes. More...
 
- Protected Attributes inherited from Elgg\Notifications\Event
 $action
 
 $object
 
 $actor
 

Detailed Description

Definition at line 11 of file SubscriptionNotificationEvent.php.


The documentation for this class was generated from the following file: