|
Elgg
Version 1.10
|
This is the complete list of members for Elgg\Notifications\Notification, including all inherited members.
| $body | Elgg\Notifications\Notification | |
| $from | Elgg\Notifications\Notification | protected |
| $language | Elgg\Notifications\Notification | |
| $params | Elgg\Notifications\Notification | |
| $subject | Elgg\Notifications\Notification | |
| $summary | Elgg\Notifications\Notification | |
| $to | Elgg\Notifications\Notification | protected |
| __construct(\ElggEntity $from, \ElggEntity $to, $language, $subject, $body, $summary='', array $params=array()) | Elgg\Notifications\Notification | |
| getRecipient() | Elgg\Notifications\Notification | |
| getRecipientGUID() | Elgg\Notifications\Notification | |
| getSender() | Elgg\Notifications\Notification | |
| getSenderGUID() | Elgg\Notifications\Notification |