|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
ilMailCronOrphanedMailsNotificationCollector More...
Collaboration diagram for ilMailCronOrphanedMailsNotificationCollector:Public Member Functions | |
| __construct () | |
| collect () | |
| addCollectionObject (ilMailCronOrphanedMailsNotificationCollectionObj $collection_obj) | |
| getCollection () | |
Protected Attributes | |
| $collection = array() | |
| $db | |
| $setting | |
Private Member Functions | |
| existsCollectionObjForUserId ($user_id) | |
ilMailCronOrphanedMailsNotificationCollector
Definition at line 11 of file class.ilMailCronOrphanedMailsNotificationCollector.php.
| ilMailCronOrphanedMailsNotificationCollector::__construct | ( | ) |
| ilMailCronOrphanedMailsNotificationCollector::addCollectionObject | ( | ilMailCronOrphanedMailsNotificationCollectionObj | $collection_obj | ) |
| ilMailCronOrphanedMailsNotificationCollectionObj | $collection_obj |
Definition at line 120 of file class.ilMailCronOrphanedMailsNotificationCollector.php.
References ilMailCronOrphanedMailsNotificationCollectionObj\getUserId().
Referenced by collect().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailCronOrphanedMailsNotificationCollector::collect | ( | ) |
Definition at line 44 of file class.ilMailCronOrphanedMailsNotificationCollector.php.
References $data, $res, $row, addCollectionObject(), and existsCollectionObjForUserId().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| $user_id |
Definition at line 129 of file class.ilMailCronOrphanedMailsNotificationCollector.php.
Referenced by collect().
Here is the caller graph for this function:| ilMailCronOrphanedMailsNotificationCollector::getCollection | ( | ) |
Definition at line 141 of file class.ilMailCronOrphanedMailsNotificationCollector.php.
References $collection.
|
protected |
Definition at line 16 of file class.ilMailCronOrphanedMailsNotificationCollector.php.
Referenced by getCollection().
|
protected |
Definition at line 21 of file class.ilMailCronOrphanedMailsNotificationCollector.php.
|
protected |
Definition at line 26 of file class.ilMailCronOrphanedMailsNotificationCollector.php.