Elgg  Version 1.11
List of all members
Elgg\Notifications\Elgg_Notifications_Notification Class Reference
Inheritance diagram for Elgg\Notifications\Elgg_Notifications_Notification:
Elgg\Notifications\Notification

Additional Inherited Members

- Public Member Functions inherited from Elgg\Notifications\Notification
 __construct (\ElggEntity $from,\ElggEntity $to, $language, $subject, $body, $summary= '', array $params=array())
 Create a notification. More...
 
 getSender ()
 Get the sender entity. More...
 
 getSenderGUID ()
 Get the sender entity guid. More...
 
 getRecipient ()
 Get the recipient entity. More...
 
 getRecipientGUID ()
 Get the recipient entity guid. More...
 
- Public Attributes inherited from Elgg\Notifications\Notification
 $summary
 
 $subject
 
 $body
 
 $language
 
 $params
 
- Protected Attributes inherited from Elgg\Notifications\Notification
 $from
 
 $to
 

Detailed Description

Definition at line 107 of file Notification.php.


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