|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
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 |
| DataFactory | $data |
| 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 30 of file DashboardLayoutProvider.php.
| DashboardLayoutProvider::__construct | ( | Container | $dic | ) |
Definition at line 34 of file DashboardLayoutProvider.php.
References ILIAS\MetaData\Repository\Validation\Data\__construct(), and ILIAS\DI\Container\ui().
Here is the call graph for this function:| 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(), 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 40 of file DashboardLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\desktop().
Here is the call graph for this function:
|
protected |
Definition at line 32 of file DashboardLayoutProvider.php.