Elgg
Version 1.11
|
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 | |