ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Class BTNotificationProvider. More...
Public Member Functions | |
getNotifications () | |
![]() | |
__construct (Container $dic) | |
getAdministrativeNotifications () | |
![]() | |
__construct (protected Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
Private Member Functions | |
txt (string $id) | |
Additional Inherited Members | |
![]() | |
globalScreen () | |
![]() | |
Container | $dic |
IdentificationProviderInterface | $if |
NotificationFactory | $notification_factory |
Class BTNotificationProvider.
Definition at line 30 of file BTNotificationProvider.php.
ILIAS\BackgroundTasks\Provider\BTNotificationProvider::getNotifications | ( | ) |
Implements ILIAS\GlobalScreen\Scope\Notification\Provider\NotificationProvider.
Definition at line 35 of file BTNotificationProvider.php.
References $id, ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and ILIAS\BackgroundTasks\Provider\BTNotificationProvider\txt().
|
private |
Definition at line 64 of file BTNotificationProvider.php.
Referenced by ILIAS\BackgroundTasks\Provider\BTNotificationProvider\getNotifications().