ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
ilMailCronOrphanedMailNotifier More...
Public Member Functions | |
__construct (ilMailCronOrphanedMailsNotificationCollector $collector, $threshold, $mail_notify_orphaned) | |
ilMailCronOrphanedMailsNotifier constructor. More... | |
processNotification () | |
Protected Attributes | |
$collector | |
$db | |
$threshold = 0 | |
$mail_notify_orphaned = 0 | |
Private Member Functions | |
markAsNotified (ilMailCronOrphanedMailsNotificationCollectionObj $collection_obj) | |
sendMail (ilMailCronOrphanedMailsNotificationCollectionObj $collection_obj) | |
ilMailCronOrphanedMailNotifier
Definition at line 8 of file class.ilMailCronOrphanedMailsNotifier.php.
ilMailCronOrphanedMailsNotifier::__construct | ( | ilMailCronOrphanedMailsNotificationCollector | $collector, |
$threshold, | |||
$mail_notify_orphaned | |||
) |
ilMailCronOrphanedMailsNotifier constructor.
ilMailCronOrphanedMailsNotificationCollector | $collector | |
int | $threshold | |
int | $mail_notify_orphaned |
Definition at line 36 of file class.ilMailCronOrphanedMailsNotifier.php.
References $collector, $DIC, $mail_notify_orphaned, and $threshold.
|
private |
ilMailCronOrphanedMailsNotificationCollectionObj | $collection_obj |
Definition at line 50 of file class.ilMailCronOrphanedMailsNotifier.php.
References $mail_notify_orphaned, array, date, and ilMailCronOrphanedMailsNotificationCollectionObj\getFolderObjects().
Referenced by processNotification().
ilMailCronOrphanedMailsNotifier::processNotification | ( | ) |
Definition at line 94 of file class.ilMailCronOrphanedMailsNotifier.php.
References markAsNotified(), and sendMail().
Referenced by ilMailCronOrphanedMails\processNotification().
|
private |
ilMailCronOrphanedMailsNotificationCollectionObj | $collection_obj |
Definition at line 81 of file class.ilMailCronOrphanedMailsNotifier.php.
References array, ilMailCronOrphanedMailsNotificationCollectionObj\getFolderObjects(), and ilMailCronOrphanedMailsNotificationCollectionObj\getUserId().
Referenced by processNotification().
|
protected |
Definition at line 13 of file class.ilMailCronOrphanedMailsNotifier.php.
Referenced by __construct().
|
protected |
Definition at line 18 of file class.ilMailCronOrphanedMailsNotifier.php.
|
protected |
Definition at line 28 of file class.ilMailCronOrphanedMailsNotifier.php.
Referenced by __construct(), and markAsNotified().
|
protected |
Definition at line 23 of file class.ilMailCronOrphanedMailsNotifier.php.
Referenced by __construct().