| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
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 () | |
Private Attributes | |
| const | MODIFICATION_PRIORITY = 63 | 
Additional Inherited Members | |
  Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider | |
| ContextCollection | $context_collection | 
| DataFactory | $data | 
| ILIAS GlobalScreen Scope Layout Factory ModificationFactory | $factory | 
  Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| Container | $dic | 
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 94 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().
 Here is the call graph for this function:| ILIAS\LTI\Screen\LtiViewLayoutProvider::getMetaBarModification | ( | CalledContexts | $screen_context_stack | ) | 
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 119 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().
 Here is the call graph for this function:| ILIAS\LTI\Screen\LtiViewLayoutProvider::getPageBuilderDecorator | ( | CalledContexts | $screen_context_stack | ) | 
| CalledContexts | $screen_context_stack | 
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 58 of file LtiViewLayoutProvider.php.
References $parts, 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 | ) | 
| CalledContexts | $screen_context_stack | 
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 145 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 48 of file LtiViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\lti().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 84 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 44 of file LtiViewLayoutProvider.php.
      
  | 
  private | 
Definition at line 46 of file LtiViewLayoutProvider.php.