Elgg  Version 2.3
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...
 
 toObject ()
 Export notification. More...
 
- Public Attributes inherited from Elgg\Notifications\Notification
const ORIGIN_SUBSCRIPTIONS = 'subscriptions_service'
 
const ORIGIN_INSTANT = 'instant_notifications'
 
 $summary
 
 $subject
 
 $body
 
 $language
 
 $params
 
- Protected Attributes inherited from Elgg\Notifications\Notification
 $from
 
 $to
 

Detailed Description

Definition at line 135 of file Notification.php.


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