|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for DashboardLayoutProvider:
Collaboration diagram for DashboardLayoutProvider:Protected Attributes | |
| Collection | $data_collection |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider | |
| ContextCollection | $context_collection |
| ILIAS GlobalScreen Scope Layout Factory ModificationFactory | $factory |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| Container | $dic |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Definition at line 27 of file DashboardLayoutProvider.php.
| DashboardLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 36 of file DashboardLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), ilDashboardGUI\DISENGAGE_MAINBAR, ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and ILIAS\UI\Component\MainControls\MainBar\withActive().
Here is the call graph for this function:| DashboardLayoutProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 31 of file DashboardLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\desktop().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file DashboardLayoutProvider.php.