|
ILIAS
release_8 Revision v8.24
|
Class BTNotificationProvider. More...
Inheritance diagram for ILIAS\BackgroundTasks\Provider\BTNotificationProvider:
Collaboration diagram for ILIAS\BackgroundTasks\Provider\BTNotificationProvider: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 () | |
Private Member Functions | |
| txt (string $id) | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Notification\Provider\AbstractNotificationProvider | |
| Container | $dic |
| IdentificationProviderInterface | $if |
| NotificationFactory | $notification_factory |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| Container | $dic |
Class BTNotificationProvider.
Definition at line 30 of file BTNotificationProvider.php.
| ILIAS\BackgroundTasks\Provider\BTNotificationProvider::getNotifications | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\Notification\Provider\NotificationProvider.
Definition at line 35 of file BTNotificationProvider.php.
References $factory, $id, ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and ILIAS\BackgroundTasks\Provider\BTNotificationProvider\txt().
Here is the call graph for this function:
|
private |
Definition at line 64 of file BTNotificationProvider.php.
References $id.
Referenced by ILIAS\BackgroundTasks\Provider\BTNotificationProvider\getNotifications().
Here is the caller graph for this function: