|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class NotificationCenterProvider. More...
Inheritance diagram for ILIAS\Notifications\Provider\NotificationCenterProvider:
Collaboration diagram for ILIAS\Notifications\Provider\NotificationCenterProvider:Public Member Functions | |
| getMetaBarItems () | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\AbstractStaticMetaBarProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
| getFullyQualifiedClassName () | |
| @inheritDoc More... | |
| getProviderNameForPresentation () | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
| getMetaBarItems () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\MetaBarProviderInterface | |
| getProviderNameForPresentation () | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\MetaBar\Provider\AbstractStaticMetaBarProvider | |
| $dic | |
| $if | |
| $meta_bar | |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| $dic | |
Class NotificationCenterProvider.
Definition at line 11 of file NotificationCenterProvider.php.
| ILIAS\Notifications\Provider\NotificationCenterProvider::getMetaBarItems | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MetaBar\Provider\StaticMetaBarProvider.
Definition at line 16 of file NotificationCenterProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen().
Here is the call graph for this function: