|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 | |
| $dic | |
| $if | |
| $notification_factory | |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| $dic | |
Class BTNotificationProvider.
Definition at line 13 of file BTNotificationProvider.php.
| ILIAS\BackgroundTasks\Provider\BTNotificationProvider::getNotifications | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\Notification\Provider\NotificationProvider.
Definition at line 19 of file BTNotificationProvider.php.
References $factory, ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and ILIAS\BackgroundTasks\Provider\BTNotificationProvider\txt().
Here is the call graph for this function:
|
private |
Definition at line 50 of file BTNotificationProvider.php.
Referenced by ILIAS\BackgroundTasks\Provider\BTNotificationProvider\getNotifications().
Here is the caller graph for this function: