|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class LtiViewLayoutProvider. More...
Inheritance diagram for ILIAS\LTI\Screen\LtiViewLayoutProvider:
Collaboration diagram for ILIAS\LTI\Screen\LtiViewLayoutProvider:Data Fields | |
| const | GS_EXIT_LTI = 'lti_exit_mode' |
Protected Member Functions | |
| isLTIExitMode (CalledContexts $screen_context_stack) | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Additional Inherited Members | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider | |
| $context_collection | |
| $factory | |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| $dic | |
Class LtiViewLayoutProvider.
Definition at line 45 of file LtiViewLayoutProvider.php.
| ILIAS\LTI\Screen\LtiViewLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 93 of file LtiViewLayoutProvider.php.
References ILIAS\UI\Component\MainControls\MainBar\getToolEntries(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ILIAS\LTI\Screen\LtiViewLayoutProvider\isLTIExitMode(), ILIAS\UI\Component\MainControls\MainBar\withAdditionalToolEntry(), and ILIAS\UI\Component\MainControls\MainBar\withClearedEntries().
Here is the call graph for this function:| ILIAS\LTI\Screen\LtiViewLayoutProvider::getMetaBarModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 121 of file LtiViewLayoutProvider.php.
References Vendor\Package\$f, close(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ILIAS\LTI\Screen\LtiViewLayoutProvider\isLTIExitMode(), ILIAS\UI\Component\MainControls\MetaBar\withAdditionalEntry(), and ILIAS\UI\Component\MainControls\MetaBar\withClearedEntries().
Here is the call graph for this function:| ILIAS\LTI\Screen\LtiViewLayoutProvider::getPageBuilderDecorator | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 64 of file LtiViewLayoutProvider.php.
References ILIAS\Container\Screen\MemberViewLayoutProvider\getMemberViewModeInfo(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and ILIAS\LTI\Screen\LtiViewLayoutProvider\isLTIExitMode().
Here is the call graph for this function:| ILIAS\LTI\Screen\LtiViewLayoutProvider::getTitleModification | ( | CalledContexts | $screen_context_stack | ) |
@inheritDoc
Reimplemented from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider.
Definition at line 149 of file LtiViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and ILIAS\LTI\Screen\LtiViewLayoutProvider\isLTIExitMode().
Here is the call graph for this function:| ILIAS\LTI\Screen\LtiViewLayoutProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 56 of file LtiViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\lti().
Here is the call graph for this function:
|
protected |
Definition at line 49 of file LtiViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current().
Referenced by ILIAS\LTI\Screen\LtiViewLayoutProvider\getMainBarModification(), ILIAS\LTI\Screen\LtiViewLayoutProvider\getMetaBarModification(), ILIAS\LTI\Screen\LtiViewLayoutProvider\getPageBuilderDecorator(), and ILIAS\LTI\Screen\LtiViewLayoutProvider\getTitleModification().
Here is the call graph for this function:
Here is the caller graph for this function:| const ILIAS\LTI\Screen\LtiViewLayoutProvider::GS_EXIT_LTI = 'lti_exit_mode' |
Definition at line 47 of file LtiViewLayoutProvider.php.