ILIAS  trunk Revision v12.0_alpha-16-g3e876e53c80
ILIAS\Help\GlobalScreen\NotificationProvider Class Reference

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 ()
 

Detailed Description

Class ADNProvider.

Definition at line 34 of file NotificationProvider.php.

Constructor & Destructor Documentation

◆ __construct()

Member Function Documentation

◆ getNotifications()

ILIAS\Help\GlobalScreen\NotificationProvider::getNotifications ( )
Returns
isItem[]

Implements ILIAS\GlobalScreen\Scope\Notification\Provider\NotificationProvider.

Definition at line 46 of file NotificationProvider.php.

46 : array
47 {
48 return [];
49 }

Field Documentation

◆ $access

ILIAS GlobalScreen Helper BasicAccessCheckClosures ILIAS\Help\GlobalScreen\NotificationProvider::$access
protected

Definition at line 37 of file NotificationProvider.php.

◆ $gd_admin

ILIAS Help GuidedTour Admin AdminManager ILIAS\Help\GlobalScreen\NotificationProvider::$gd_admin
protected

Definition at line 36 of file NotificationProvider.php.


The documentation for this class was generated from the following file: