|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilLSCompletionNotificationProvider:
Collaboration diagram for ilLSCompletionNotificationProvider:Public Member Functions | |
| getNotifications () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Notification\Provider\AbstractNotificationProvider | |
| __construct (Container $dic) | |
| getAdministrativeNotifications () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (protected Container $dic) | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
Data Fields | |
| const | NOTIFICATION_TYPE = 'lso_completion' |
| const | NOTIFICATION_TIME_PREFERENCE_KEY = 'lso_completion_note_ts' |
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 |
Definition at line 26 of file class.ilLSCompletionNotificationProvider.php.
| ilLSCompletionNotificationProvider::getNotifications | ( | ) |
Implements ILIAS\GlobalScreen\Scope\Notification\Provider\NotificationProvider.
Definition at line 31 of file class.ilLSCompletionNotificationProvider.php.
References $lng, ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), if, ILIAS\UI\examples\MainControls\Slate\Notification\standard(), and ILIAS\GlobalScreen\Scope\Footer\Factory\withTitle().
Here is the call graph for this function:| const ilLSCompletionNotificationProvider::NOTIFICATION_TIME_PREFERENCE_KEY = 'lso_completion_note_ts' |
Definition at line 29 of file class.ilLSCompletionNotificationProvider.php.
| const ilLSCompletionNotificationProvider::NOTIFICATION_TYPE = 'lso_completion' |
Definition at line 28 of file class.ilLSCompletionNotificationProvider.php.
Referenced by ILIAS\Notifications\Provider\NotificationsToastProvider\getIconByType(), ilLearningSequenceAppEventListener\onServiceTrackingUpdateStatus(), ilLearningSequenceRegisterNotificationType\step_1(), and ilLearningSequenceRegisterNotificationType\step_2().