|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilBuddyList. More...
Collaboration diagram for ilBuddySystemNotification:Public Member Functions | |
| __construct (ilObjUser $user, ilSetting $settings) | |
| getRecipientIds () | |
| setRecipientIds (array $recipientIds) | |
| send () | |
Protected Member Functions | |
| hasPublicProfile (int $recipientUsrId) | |
Protected Attributes | |
| $sender | |
| $settings | |
| $recipientIds = [] | |
Class ilBuddyList.
Definition at line 8 of file class.ilBuddySystemNotification.php.
Definition at line 23 of file class.ilBuddySystemNotification.php.
References $settings, and settings().
Here is the call graph for this function:| ilBuddySystemNotification::getRecipientIds | ( | ) |
Definition at line 32 of file class.ilBuddySystemNotification.php.
References $recipientIds.
Referenced by send().
Here is the caller graph for this function:
|
protected |
| int | $recipientUsrId |
Definition at line 112 of file class.ilBuddySystemNotification.php.
References ilObjPortfolio\getDefaultPortfolio().
Referenced by send().
Here is the call graph for this function:
Here is the caller graph for this function:| ilBuddySystemNotification::send | ( | ) |
Definition at line 48 of file class.ilBuddySystemNotification.php.
References ilLanguageFactory\_getLanguage(), ilLink\_getStaticLink(), ANONYMOUS_USER_ID, ilNotificationConfig\DEFAULT_TTS, ilUserUtil\getNamePresentation(), getRecipientIds(), ilMail\getSalutation(), hasPublicProfile(), and ilNotificationConfig\TTL_LONG.
Here is the call graph for this function:| ilBuddySystemNotification::setRecipientIds | ( | array | $recipientIds | ) |
| int[] | $recipientIds |
Definition at line 40 of file class.ilBuddySystemNotification.php.
References $recipientIds.
|
protected |
Definition at line 17 of file class.ilBuddySystemNotification.php.
Referenced by getRecipientIds(), and setRecipientIds().
|
protected |
Definition at line 11 of file class.ilBuddySystemNotification.php.
|
protected |
Definition at line 14 of file class.ilBuddySystemNotification.php.
Referenced by __construct().