Elgg  Version 1.11
List of all members
Elgg\Notifications\Elgg_Notifications_Event Class Reference
Inheritance diagram for Elgg\Notifications\Elgg_Notifications_Event:
Elgg\Notifications\Event

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...
 
- Protected Attributes inherited from Elgg\Notifications\Event
 $action
 
 $object_type
 
 $object_subtype
 
 $object_id
 
 $actor_guid
 

Detailed Description

Definition at line 122 of file Event.php.


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