ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class LtiViewLayoutProvider. More...
Data Fields | |
const | GS_EXIT_LTI = 'lti_exit_mode' |
Protected Member Functions | |
isLTIExitMode (CalledContexts $screen_context_stack) | |
![]() | |
globalScreen () | |
Additional Inherited Members | |
![]() | |
$context_collection | |
$factory | |
![]() | |
$dic | |
Class LtiViewLayoutProvider.
Definition at line 29 of file LtiViewLayoutProvider.php.
ILIAS\LTI\Screen\LtiViewLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 77 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().
ILIAS\LTI\Screen\LtiViewLayoutProvider::getMetaBarModification | ( | CalledContexts | $screen_context_stack | ) |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 102 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 | ) |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 48 of file LtiViewLayoutProvider.php.
References 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 | ) |
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 127 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 40 of file LtiViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\lti().
|
protected |
Definition at line 33 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 31 of file LtiViewLayoutProvider.php.