ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Class WorkspaceMainBarProvider. More...
Public Member Functions | |
getStaticTopItems () | |
getStaticSubItems () | |
![]() | |
__construct (Container $dic) | |
getAllIdentifications () | |
provideTypeInformation () | |
![]() | |
__construct (protected Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
Additional Inherited Members | |
![]() | |
globalScreen () | |
![]() | |
Container | $dic |
IdentificationProviderInterface | $if |
MainMenuItemFactory | $mainmenu |
Class WorkspaceMainBarProvider.
Definition at line 29 of file class.WorkspaceMainBarProvider.php.
ILIAS\PersonalWorkspace\Provider\WorkspaceMainBarProvider::getStaticSubItems | ( | ) |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider.
Definition at line 43 of file class.WorkspaceMainBarProvider.php.
References ILIAS\GlobalScreen\Scope\MainMenu\Provider\AbstractStaticMainMenuProvider\$dic, if, ILIAS\DI\Container\language(), ILIAS\DI\Container\settings(), ILIAS\GlobalScreen\Scope\withAvailableCallable(), and ILIAS\GlobalScreen\Scope\Footer\Factory\withTitle().
ILIAS\PersonalWorkspace\Provider\WorkspaceMainBarProvider::getStaticTopItems | ( | ) |
Implements ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider.
Definition at line 34 of file class.WorkspaceMainBarProvider.php.