| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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 | |
| Collection | $data_collection = null | 
  Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Layout\Provider\AbstractModificationProvider | |
| ContextCollection | $context_collection | 
| DataFactory | $data | 
| ILIAS GlobalScreen Scope Layout Factory ModificationFactory | $factory | 
Class ilLSViewLayoutProvider.
Definition at line 46 of file class.ilLSViewLayoutProvider.php.
| ilLSViewLayoutProvider::getBreadCrumbsModification | ( | CalledContexts | $screen_context_stack | ) | 
| CalledContexts | $screen_context_stack | 
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 104 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 | ) | 
| CalledContexts | $screen_context_stack | 
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 117 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ilLSPlayer\GS_DATA_LS_CONTENT, and isKioskModeEnabled().
 Here is the call graph for this function:| ilLSViewLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) | 
| CalledContexts | $screen_context_stack | 
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 64 of file class.ilLSViewLayoutProvider.php.
References ILIAS\UI\Component\MainControls\MainBar\getToolEntries(), ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), ilLSPlayer\GS_DATA_LS_MAINBARCONTROLS, isKioskModeEnabled(), 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 | ) | 
| CalledContexts | $screen_context_stack | 
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 92 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), isKioskModeEnabled(), and ILIAS\UI\Component\MainControls\MetaBar\withClearedEntries().
 Here is the call graph for this function:| ilLSViewLayoutProvider::getPageBuilderDecorator | ( | CalledContexts | $screen_context_stack | ) | 
| CalledContexts | $screen_context_stack | 
PhpIncompatibleReturnTypeInspection
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 136 of file class.ilLSViewLayoutProvider.php.
References Vendor\Package\$f, $parts, ilLSPlayer\GS_DATA_LS_METABARCONTROLS, and isKioskModeEnabled().
 Here is the call graph for this function:| ilLSViewLayoutProvider::isInterestedInContexts | ( | ) | 
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 53 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 58 of file class.ilLSViewLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), and ilLSPlayer\GS_DATA_LS_KIOSK_MODE.
Referenced by getBreadCrumbsModification(), getContentModification(), getMainBarModification(), getMetaBarModification(), and getPageBuilderDecorator().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 48 of file class.ilLSViewLayoutProvider.php.