ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class MailNotificationProvider. More...
Public Member Functions | |
getNotifications () | |
![]() | |
__construct (Container $dic) | |
getAdministrativeNotifications () | |
![]() | |
__construct (Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
Data Fields | |
const | MUTED_UNTIL_PREFERENCE_KEY = 'mail_nc_muted_until' |
Additional Inherited Members | |
![]() | |
globalScreen () | |
![]() | |
$dic | |
$if | |
$notification_factory | |
![]() | |
$dic | |
Class MailNotificationProvider.
Definition at line 14 of file MailNotificationProvider.php.
ILIAS\Mail\Provider\MailNotificationProvider::getNotifications | ( | ) |
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.
const ILIAS\Mail\Provider\MailNotificationProvider::MUTED_UNTIL_PREFERENCE_KEY = 'mail_nc_muted_until' |
Definition at line 16 of file MailNotificationProvider.php.