|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilMailAttachmentStageCleanup:Public Member Functions | |
| __construct (ilLogger $logger, ilFileDataMail $mail_file_manager) | |
Private Attributes | |
| const | OLD_FILE_MTIME_EXPRESSION = '1 day ago' |
| ilLogger | $logger |
| ilFileDataMail | $mail_file_manager |
Definition at line 21 of file class.ilMailAttachmentStageCleanup.php.
| ilMailAttachmentStageCleanup::__construct | ( | ilLogger | $logger, |
| ilFileDataMail | $mail_file_manager | ||
| ) |
Definition at line 28 of file class.ilMailAttachmentStageCleanup.php.
References $logger, $mail_file_manager, and ILIAS\Repository\logger().
Here is the call graph for this function:
|
private |
Definition at line 25 of file class.ilMailAttachmentStageCleanup.php.
Referenced by __construct().
|
private |
Definition at line 26 of file class.ilMailAttachmentStageCleanup.php.
Referenced by __construct().
|
private |
Definition at line 23 of file class.ilMailAttachmentStageCleanup.php.