|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
ilMailCronOrphanedMailNotifier More...
Collaboration diagram for ilMailCronOrphanedMailsNotifier:Public Member Functions | |
| __construct (ilMailCronOrphanedMailsNotificationCollector $collector) | |
| processNotification () | |
Protected Attributes | |
| $collector = NULL | |
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 | ) |
| ilMailCronOrphanedMailsNotificationCollector | $collector |
Definition at line 18 of file class.ilMailCronOrphanedMailsNotifier.php.
References $collector.
|
private |
| ilMailCronOrphanedMailsNotificationCollectionObj | $collection_obj |
Definition at line 26 of file class.ilMailCronOrphanedMailsNotifier.php.
Referenced by processNotification().
Here is the caller graph for this function:| ilMailCronOrphanedMailsNotifier::processNotification | ( | ) |
Definition at line 75 of file class.ilMailCronOrphanedMailsNotifier.php.
References markAsNotified(), and sendMail().
Here is the call graph for this function:
|
private |
| ilMailCronOrphanedMailsNotificationCollectionObj | $collection_obj |
Definition at line 62 of file class.ilMailCronOrphanedMailsNotifier.php.
References ilMailCronOrphanedMailsNotificationCollectionObj\getFolderObjects(), and ilMailCronOrphanedMailsNotificationCollectionObj\getUserId().
Referenced by processNotification().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 13 of file class.ilMailCronOrphanedMailsNotifier.php.
Referenced by __construct().