ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Public Member Functions | |
getNotifications () | |
![]() | |
__construct (Container $dic) | |
getAdministrativeNotifications () | |
![]() | |
__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 | |
![]() | |
globalScreen () | |
![]() | |
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, factory(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), if, ILIAS\UI\examples\MainControls\Slate\Notification\standard(), and ILIAS\GlobalScreen\Scope\Footer\Factory\withTitle().
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().