Elgg
Version 1.11
|
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 | |
Definition at line 107 of file Notification.php.