ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Class ilLSViewLayoutProvider. More...
Protected Member Functions | |
isKioskModeEnabled (CalledContexts $screen_context_stack) | |
![]() | |
globalScreen () | |
Protected Attributes | |
Collection | $data_collection = null |
![]() | |
ContextCollection | $context_collection |
DataFactory | $data |
ModificationFactory | $factory |
Class ilLSViewLayoutProvider.
Definition at line 45 of file class.ilLSViewLayoutProvider.php.
ilLSViewLayoutProvider::getBreadCrumbsModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 103 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and isKioskModeEnabled().
ilLSViewLayoutProvider::getContentModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 116 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ilLSPlayer\GS_DATA_LS_CONTENT, isKioskModeEnabled(), and ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
ilLSViewLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 63 of file class.ilLSViewLayoutProvider.php.
References ILIAS\UI\Component\MainControls\MainBar\getToolEntries(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ilLSPlayer\GS_DATA_LS_MAINBARCONTROLS, isKioskModeEnabled(), ILIAS\UI\examples\MainControls\MainBar\mainbar(), ILIAS\UI\Component\MainControls\MainBar\withAdditionalEntry(), ILIAS\UI\Component\MainControls\MainBar\withAdditionalToolEntry(), and ILIAS\UI\Component\MainControls\MainBar\withClearedEntries().
ilLSViewLayoutProvider::getMetaBarModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 91 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), isKioskModeEnabled(), and ILIAS\UI\Component\MainControls\MetaBar\withClearedEntries().
ilLSViewLayoutProvider::getPageBuilderDecorator | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
@noinspection PhpIncompatibleReturnTypeInspection
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 135 of file class.ilLSViewLayoutProvider.php.
References Vendor\Package\$f, $parts, factory(), ilLSPlayer\GS_DATA_LS_METABARCONTROLS, and isKioskModeEnabled().
ilLSViewLayoutProvider::isInterestedInContexts | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 52 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
|
protected |
Definition at line 57 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), and ilLSPlayer\GS_DATA_LS_KIOSK_MODE.
Referenced by getBreadCrumbsModification(), getContentModification(), getMainBarModification(), getMetaBarModification(), and getPageBuilderDecorator().
|
protected |
Definition at line 47 of file class.ilLSViewLayoutProvider.php.