|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Class ADNProvider. More...
Inheritance diagram for ILIAS\Help\GlobalScreen\NotificationProvider:
Collaboration diagram for ILIAS\Help\GlobalScreen\NotificationProvider:Public Member Functions | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
| getNotifications () | |
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 (protected Container $dic) | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
| getNotifications () | |
| getAdministrativeNotifications () | |
Protected Attributes | |
| ILIAS Help GuidedTour Admin AdminManager | $gd_admin |
| ILIAS GlobalScreen Helper BasicAccessCheckClosures | $access |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Notification\Provider\AbstractNotificationProvider | |
| Container | $dic |
| IdentificationProviderInterface | $if |
| NotificationFactory | $notification_factory |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Class ADNProvider.
Definition at line 34 of file NotificationProvider.php.
| ILIAS\Help\GlobalScreen\NotificationProvider::__construct | ( | Container | $dic | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Notification\Provider\AbstractNotificationProvider.
Definition at line 39 of file NotificationProvider.php.
References ILIAS\GlobalScreen\Scope\Notification\Provider\AbstractNotificationProvider\$dic, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\access(), ILIAS\GlobalScreen\Helper\BasicAccessCheckClosuresSingleton\getInstance(), and ILIAS\DI\Container\help().
Here is the call graph for this function:| ILIAS\Help\GlobalScreen\NotificationProvider::getNotifications | ( | ) |
Implements ILIAS\GlobalScreen\Scope\Notification\Provider\NotificationProvider.
Definition at line 46 of file NotificationProvider.php.
|
protected |
Definition at line 37 of file NotificationProvider.php.
|
protected |
Definition at line 36 of file NotificationProvider.php.