|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilLSViewLayoutProvider. More...
Inheritance diagram for ilLSViewLayoutProvider:
Collaboration diagram for ilLSViewLayoutProvider:Protected Member Functions | |
| isKioskModeEnabled (CalledContexts $screen_context_stack) | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Protected Attributes | |
| $data_collection | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider | |
| $context_collection | |
| $factory | |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| $dic | |
Class ilLSViewLayoutProvider.
Definition at line 38 of file class.ilLSViewLayoutProvider.php.
| ilLSViewLayoutProvider::getBreadCrumbsModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 114 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and isKioskModeEnabled().
Here is the call graph for this function:| ilLSViewLayoutProvider::getContentModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 129 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ilLSPlayer\GS_DATA_LS_CONTENT, isKioskModeEnabled(), and legacy().
Here is the call graph for this function:| ilLSViewLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 65 of file class.ilLSViewLayoutProvider.php.
References ILIAS\UI\Component\MainControls\MainBar\getToolEntries(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ilLSPlayer\GS_DATA_LS_MAINBARCONTROLS, isKioskModeEnabled(), mainbar(), ILIAS\UI\Component\MainControls\MainBar\withAdditionalEntry(), ILIAS\UI\Component\MainControls\MainBar\withAdditionalToolEntry(), and ILIAS\UI\Component\MainControls\MainBar\withClearedEntries().
Here is the call graph for this function:| ilLSViewLayoutProvider::getMetaBarModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 93 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ilLSPlayer\GS_DATA_LS_METABARCONTROLS, isKioskModeEnabled(), and ILIAS\UI\Component\MainControls\MetaBar\withClearedEntries().
Here is the call graph for this function:| ilLSViewLayoutProvider::isInterestedInContexts | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 49 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
Here is the call graph for this function:
|
protected |
| CalledContexts | $calledContexts |
Definition at line 59 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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 44 of file class.ilLSViewLayoutProvider.php.