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