ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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 | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 34 of file DashboardLayoutProvider.php.
References $dic, and ILIAS\GlobalScreen\Provider\__construct().
DashboardLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 46 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().
DashboardLayoutProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 41 of file DashboardLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\desktop().
|
protected |
Definition at line 32 of file DashboardLayoutProvider.php.