|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class MailNotificationProvider. More...
Inheritance diagram for ILIAS\Mail\Provider\MailNotificationProvider:
Collaboration diagram for ILIAS\Mail\Provider\MailNotificationProvider:Public Member Functions | |
| getNotifications () | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Notification\Provider\AbstractNotificationProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
| getAdministrativeNotifications () | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
| getFullyQualifiedClassName () | |
| @inheritDoc More... | |
| getProviderNameForPresentation () | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
| getNotifications () | |
| getAdministrativeNotifications () | |
Data Fields | |
| const | MUTED_UNTIL_PREFERENCE_KEY = 'mail_nc_muted_until' |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Notification\Provider\AbstractNotificationProvider | |
| $dic | |
| $if | |
| $notification_factory | |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| $dic | |
Class MailNotificationProvider.
Definition at line 14 of file MailNotificationProvider.php.
| ILIAS\Mail\Provider\MailNotificationProvider::getNotifications | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\Notification\Provider\NotificationProvider.
Definition at line 21 of file MailNotificationProvider.php.
References Vendor\Package\$e, $factory, ilDatePresentation\formatDate(), ilMailGlobalServices\getMailObjectRefId(), ilMailGlobalServices\getNewMailsData(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), IL_CAL_UNIX, and ILIAS\UI\Component\Symbol\Icon\Standard\MAIL.
Here is the call graph for this function:| const ILIAS\Mail\Provider\MailNotificationProvider::MUTED_UNTIL_PREFERENCE_KEY = 'mail_nc_muted_until' |
Definition at line 16 of file MailNotificationProvider.php.