|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilPluginGlobalScreenNullProvider. More...
Inheritance diagram for ilPluginGlobalScreenNullProvider:
Collaboration diagram for ilPluginGlobalScreenNullProvider:Public Member Functions | |
| getAllIdentifications () | |
| @inheritDoc More... | |
| getStaticTopItems () | |
| @inheritDoc More... | |
| getStaticSubItems () | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\MainMenu\Provider\AbstractStaticMainMenuProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
| getAllIdentifications () | |
| @inheritDoc More... | |
| provideTypeInformation () | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
| getFullyQualifiedClassName () | |
| @inheritDoc More... | |
| getProviderNameForPresentation () | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
| getStaticTopItems () | |
| getStaticSubItems () | |
| provideTypeInformation () | |
| getAllIdentifications () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\PluginProvider | |
| getPluginID () | |
| id () | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\MainMenu\Provider\AbstractStaticMainMenuProvider | |
| $dic | |
| $if | |
| $mainmenu | |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| $dic | |
Class ilPluginGlobalScreenNullProvider.
Definition at line 11 of file class.ilPluginGlobalScreenNullProvider.php.
| ilPluginGlobalScreenNullProvider::getAllIdentifications | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Provider\MainMenuProviderInterface.
Definition at line 17 of file class.ilPluginGlobalScreenNullProvider.php.
| ilPluginGlobalScreenNullProvider::getStaticSubItems | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider.
Definition at line 35 of file class.ilPluginGlobalScreenNullProvider.php.
| ilPluginGlobalScreenNullProvider::getStaticTopItems | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider.
Definition at line 26 of file class.ilPluginGlobalScreenNullProvider.php.