|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilStaffGlobalScreenProvider. More...
Inheritance diagram for ilLearningHistoryGlobalScreenProvider:
Collaboration diagram for ilLearningHistoryGlobalScreenProvider:Public Member Functions | |
| __construct (\ILIAS\DI\Container $dic) | |
| 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 () | |
Protected Attributes | |
| $top_item | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\MainMenu\Provider\AbstractStaticMainMenuProvider | |
| $dic | |
| $if | |
| $mainmenu | |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| $dic | |
Additional Inherited Members | |
Data Fields inherited from ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider | |
| const | PURPOSE_MAINBAR = 'mainmenu' |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Class ilStaffGlobalScreenProvider.
Definition at line 11 of file class.ilLearningHistoryGlobalScreenProvider.php.
| ilLearningHistoryGlobalScreenProvider::__construct | ( | \ILIAS\DI\Container | $dic | ) |
Definition at line 20 of file class.ilLearningHistoryGlobalScreenProvider.php.
References ILIAS\GlobalScreen\Scope\MainMenu\Provider\AbstractStaticMainMenuProvider\$dic.
| ilLearningHistoryGlobalScreenProvider::getStaticSubItems | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider.
Definition at line 39 of file class.ilLearningHistoryGlobalScreenProvider.php.
References ILIAS\GlobalScreen\Scope\MainMenu\Provider\AbstractStaticMainMenuProvider\$dic, and if.
| ilLearningHistoryGlobalScreenProvider::getStaticTopItems | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider.
Definition at line 30 of file class.ilLearningHistoryGlobalScreenProvider.php.
|
protected |
Definition at line 17 of file class.ilLearningHistoryGlobalScreenProvider.php.