ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Public Member Functions | |
getNotifications () | |
![]() | |
__construct (Container $dic) | |
getAdministrativeNotifications () | |
![]() | |
__construct (protected Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
Data Fields | |
final const | MUTED_UNTIL_PREFERENCE_KEY = 'chatinv_nc_muted_until' |
final const | NOTIFICATION_TYPE = 'chat_invitation' |
Additional Inherited Members | |
![]() | |
globalScreen () | |
![]() | |
Container | $dic |
IdentificationProviderInterface | $if |
NotificationFactory | $notification_factory |
Definition at line 30 of file ChatInvitationNotificationProvider.php.
ILIAS\GlobalScreen\ChatInvitationNotificationProvider::getNotifications | ( | ) |
Implements ILIAS\GlobalScreen\Scope\Notification\Provider\NotificationProvider.
Definition at line 35 of file ChatInvitationNotificationProvider.php.
References ILIAS\UI\Component\Symbol\Icon\Standard\CHTA, factory(), ilDatePresentation\formatDate(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), if, IL_CAL_UNIX, ILIAS\UI\examples\MainControls\Slate\Notification\standard(), and ILIAS\GlobalScreen\Scope\Footer\Factory\withTitle().
final const ILIAS\GlobalScreen\ChatInvitationNotificationProvider::MUTED_UNTIL_PREFERENCE_KEY = 'chatinv_nc_muted_until' |
Definition at line 32 of file ChatInvitationNotificationProvider.php.
final const ILIAS\GlobalScreen\ChatInvitationNotificationProvider::NOTIFICATION_TYPE = 'chat_invitation' |
Definition at line 33 of file ChatInvitationNotificationProvider.php.