ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilLSViewLayoutProvider. More...
Protected Member Functions | |
isKioskModeEnabled (CalledContexts $screen_context_stack) | |
![]() | |
globalScreen () | |
Protected Attributes | |
$data_collection | |
![]() | |
$context_collection | |
$factory | |
![]() | |
$dic | |
Class ilLSViewLayoutProvider.
Definition at line 22 of file class.ilLSViewLayoutProvider.php.
ilLSViewLayoutProvider::getBreadCrumbsModification | ( | CalledContexts | $screen_context_stack | ) |
CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 85 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and isKioskModeEnabled().
ilLSViewLayoutProvider::getContentModification | ( | CalledContexts | $screen_context_stack | ) |
CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 100 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ilLSPlayer\GS_DATA_LS_CONTENT, and isKioskModeEnabled().
ilLSViewLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) |
CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 49 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ilLSPlayer\GS_DATA_LS_MAINBARCONTROLS, isKioskModeEnabled(), ILIAS\UI\Component\MainControls\MainBar\withAdditionalEntry(), and ILIAS\UI\Component\MainControls\MainBar\withClearedEntries().
ilLSViewLayoutProvider::getMetaBarModification | ( | CalledContexts | $screen_context_stack | ) |
CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 67 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ilLSPlayer\GS_DATA_LS_METABARCONTROLS, isKioskModeEnabled(), ILIAS\UI\Component\MainControls\MetaBar\withAdditionalEntry(), and ILIAS\UI\Component\MainControls\MetaBar\withClearedEntries().
ilLSViewLayoutProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 33 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
|
protected |
CalledContexts | $calledContexts |
Definition at line 43 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), and ilLSPlayer\GS_DATA_LS_KIOSK_MODE.
Referenced by getBreadCrumbsModification(), getContentModification(), getMainBarModification(), and getMetaBarModification().
|
protected |
Definition at line 28 of file class.ilLSViewLayoutProvider.php.