ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Class LtiViewLayoutProvider. More...
Data Fields | |
const | GS_EXIT_LTI = 'lti_exit_mode' |
Protected Member Functions | |
isLTIExitMode (CalledContexts $screen_context_stack) | |
![]() | |
globalScreen () | |
Additional Inherited Members | |
![]() | |
ContextCollection | $context_collection |
DataFactory | $data |
ModificationFactory | $factory |
Class LtiViewLayoutProvider.
Definition at line 42 of file LtiViewLayoutProvider.php.
ILIAS\LTI\Screen\LtiViewLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 92 of file LtiViewLayoutProvider.php.
References $id, 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().
ILIAS\LTI\Screen\LtiViewLayoutProvider::getMetaBarModification | ( | CalledContexts | $screen_context_stack | ) |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 117 of file LtiViewLayoutProvider.php.
References Vendor\Package\$f, ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ILIAS\LTI\Screen\LtiViewLayoutProvider\isLTIExitMode(), ILIAS\UI\Component\MainControls\MetaBar\withAdditionalEntry(), and ILIAS\UI\Component\MainControls\MetaBar\withClearedEntries().
ILIAS\LTI\Screen\LtiViewLayoutProvider::getPageBuilderDecorator | ( | CalledContexts | $screen_context_stack | ) |
CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 56 of file LtiViewLayoutProvider.php.
References $parts, factory(), ILIAS\Container\Screen\MemberViewLayoutProvider\getMemberViewModeInfo(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and ILIAS\LTI\Screen\LtiViewLayoutProvider\isLTIExitMode().
ILIAS\LTI\Screen\LtiViewLayoutProvider::getTitleModification | ( | CalledContexts | $screen_context_stack | ) |
CalledContexts | $screen_context_stack |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 143 of file LtiViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and ILIAS\LTI\Screen\LtiViewLayoutProvider\isLTIExitMode().
ILIAS\LTI\Screen\LtiViewLayoutProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 46 of file LtiViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\lti().
|
protected |
Definition at line 82 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().
const ILIAS\LTI\Screen\LtiViewLayoutProvider::GS_EXIT_LTI = 'lti_exit_mode' |
Definition at line 44 of file LtiViewLayoutProvider.php.