|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class SkillMainBarProvider. More...
Inheritance diagram for ILIAS\Skill\Provider\SkillMainBarProvider:
Collaboration diagram for ILIAS\Skill\Provider\SkillMainBarProvider:Public Member Functions | |
| 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 () | |
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 SkillMainBarProvider.
Definition at line 14 of file SkillMainBarProvider.php.
| ILIAS\Skill\Provider\SkillMainBarProvider::getStaticSubItems | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider.
Definition at line 29 of file SkillMainBarProvider.php.
References $DIC, ILIAS\MainMenu\Provider\StandardTopItemsProvider\getInstance(), if, and ILIAS\UI\Component\Symbol\Icon\Standard\SKMG.
Here is the call graph for this function:| ILIAS\Skill\Provider\SkillMainBarProvider::getStaticTopItems | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider.
Definition at line 20 of file SkillMainBarProvider.php.