ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Protected Attributes | |
Collection | $data_collection |
![]() | |
ContextCollection | $context_collection |
DataFactory | $data |
ModificationFactory | $factory |
Additional Inherited Members | |
![]() | |
globalScreen () | |
Definition at line 30 of file DashboardLayoutProvider.php.
DashboardLayoutProvider::__construct | ( | Container | $dic | ) |
Definition at line 34 of file DashboardLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\DI\Container\ui().
DashboardLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) |
CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 45 of file DashboardLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), ilDashboardGUI\DISENGAGE_MAINBAR, ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), null, and ILIAS\UI\Component\MainControls\MainBar\withActive().
DashboardLayoutProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 40 of file DashboardLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\desktop().
|
protected |
Definition at line 32 of file DashboardLayoutProvider.php.