| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\Init\StartupSequence\StartUpSequenceLayoutProvider:
 Collaboration diagram for ILIAS\Init\StartupSequence\StartUpSequenceLayoutProvider:Data Fields | |
| const | FORCED_STARTUP_STEP = 'forced_startup_step' | 
Protected Member Functions | |
| isForcedStartupStep (CalledContexts $called_contexts) | |
  Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
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 | 
Definition at line 31 of file StartUpSequenceLayoutProvider.php.
| ILIAS\Init\StartupSequence\StartUpSequenceLayoutProvider::getMainBarModification | ( | CalledContexts | $screen_context_stack | ) | 
| CalledContexts | $screen_context_stack | 
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 45 of file StartUpSequenceLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and ILIAS\Init\StartupSequence\StartUpSequenceLayoutProvider\isForcedStartupStep().
 Here is the call graph for this function:| ILIAS\Init\StartupSequence\StartUpSequenceLayoutProvider::getMetaBarModification | ( | CalledContexts | $screen_context_stack | ) | 
| CalledContexts | $screen_context_stack | 
Implements ILIAS\GlobalScreen\Scope\Layout\Provider\ModificationProvider.
Definition at line 59 of file StartUpSequenceLayoutProvider.php.
References ILIAS\GlobalScreen\Provider\AbstractProvider\globalScreen(), and ILIAS\Init\StartupSequence\StartUpSequenceLayoutProvider\isForcedStartupStep().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 35 of file StartUpSequenceLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current().
Referenced by ILIAS\Init\StartupSequence\StartUpSequenceLayoutProvider\getMainBarModification(), and ILIAS\Init\StartupSequence\StartUpSequenceLayoutProvider\getMetaBarModification().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\Init\StartupSequence\StartUpSequenceLayoutProvider::isInterestedInContexts | ( | ) | 
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 40 of file StartUpSequenceLayoutProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
 Here is the call graph for this function:| const ILIAS\Init\StartupSequence\StartUpSequenceLayoutProvider::FORCED_STARTUP_STEP = 'forced_startup_step' | 
Definition at line 33 of file StartUpSequenceLayoutProvider.php.
Referenced by ILIAS\Init\StartupSequence\StartUpSequenceDispatcher\dispatch().