|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class LPMainBarProvider. More...
Inheritance diagram for ILIAS\LearningProgress\LPMainBarProvider:
Collaboration diagram for ILIAS\LearningProgress\LPMainBarProvider: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 LPMainBarProvider.
Definition at line 12 of file LPMainBarProvider.php.
| ILIAS\LearningProgress\LPMainBarProvider::getStaticSubItems | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider.
Definition at line 27 of file LPMainBarProvider.php.
References $DIC, ilObjUserTracking\_enabledLearningProgress(), ilObjUserTracking\_hasLearningProgressLearner(), ilObjUserTracking\_hasLearningProgressOtherUsers(), ILIAS\MainMenu\Provider\StandardTopItemsProvider\getInstance(), and if.
Here is the call graph for this function:| ILIAS\LearningProgress\LPMainBarProvider::getStaticTopItems | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\Scope\MainMenu\Provider\StaticMainMenuProvider.
Definition at line 18 of file LPMainBarProvider.php.