|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilBuddyList. More...
Collaboration diagram for ilBuddySystemNotification:Public Member Functions | |
| __construct (ilObjUser $ilObjUser) | |
| getRecipientIds () | |
| setRecipientIds (array $recipient_ids) | |
| send () | |
Protected Attributes | |
| $sender | |
| $recipient_ids = array() | |
Class ilBuddyList.
Definition at line 8 of file class.ilBuddySystemNotification.php.
| ilBuddySystemNotification::__construct | ( | ilObjUser | $ilObjUser | ) |
| ilObjUser | $ilObjUser |
Definition at line 23 of file class.ilBuddySystemNotification.php.
| ilBuddySystemNotification::getRecipientIds | ( | ) |
Definition at line 31 of file class.ilBuddySystemNotification.php.
References $recipient_ids.
Referenced by send().
Here is the caller graph for this function:| ilBuddySystemNotification::send | ( | ) |
Definition at line 47 of file class.ilBuddySystemNotification.php.
References ilLanguageFactory\_getLanguage(), ilLink\_getStaticLink(), ilNotificationConfig\DEFAULT_TTS, ilUserUtil\getNamePresentation(), getRecipientIds(), and ilNotificationConfig\TTL_LONG.
Here is the call graph for this function:| ilBuddySystemNotification::setRecipientIds | ( | array | $recipient_ids | ) |
| array | $recipient_ids |
Definition at line 39 of file class.ilBuddySystemNotification.php.
References $recipient_ids.
|
protected |
Definition at line 18 of file class.ilBuddySystemNotification.php.
Referenced by getRecipientIds(), and setRecipientIds().
|
protected |
Definition at line 13 of file class.ilBuddySystemNotification.php.