|
ILIAS
release_8 Revision v8.24
|
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 | |
| Container | $dic |
| IdentificationProviderInterface | $if |
| MetaBarItemFactory | $meta_bar |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| Container | $dic |
Definition at line 29 of file NotificationCenterProvider.php.
| ILIAS\Notifications\Provider\NotificationCenterProvider::getMetaBarItems | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MetaBar\Provider\StaticMetaBarProvider.
Definition at line 34 of file NotificationCenterProvider.php.
References $id, and ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen().
Here is the call graph for this function: