| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Provider for the Tree in the Main Bar Slate showing the UI Components. More...
 Inheritance diagram for SystemStylesGlobalScreenToolProvider:
 Collaboration diagram for SystemStylesGlobalScreenToolProvider:Public Member Functions | |
| isInterestedInContexts () | |
| getToolsForContextStack (\ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts $called_contexts) | |
  Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Tool\Provider\AbstractDynamicToolProvider | |
| __construct (Container $dic) | |
  Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (protected Container $dic) | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
  Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Tool\Provider\DynamicToolProvider | |
| getToolsForContextStack (CalledContexts $called_contexts) | |
Protected Member Functions | |
| buildTreeAsTool () | |
| getUITree () | |
  Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Additional Inherited Members | |
  Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Tool\Provider\AbstractDynamicToolProvider | |
| ToolIdentificationProviderInterface | $identification_provider | 
| ContextCollection | $context_collection | 
| ToolFactory | $factory | 
Provider for the Tree in the Main Bar Slate showing the UI Components.
Definition at line 30 of file SystemStylesGlobalScreenToolProvider.php.
      
  | 
  protected | 
, replace this with a proper Tree Slate
Definition at line 58 of file SystemStylesGlobalScreenToolProvider.php.
References $id, getUITree(), and ILIAS\GlobalScreen\Scope\Tool\Factory\Tool\withTitle().
Referenced by getToolsForContextStack().
 Here is the call graph for this function:
 Here is the caller graph for this function:| SystemStylesGlobalScreenToolProvider::getToolsForContextStack | ( | \ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts | $called_contexts | ) | 
Definition at line 43 of file SystemStylesGlobalScreenToolProvider.php.
References buildTreeAsTool(), and ilSystemStyleDocumentationGUI\SHOW_TREE.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 77 of file SystemStylesGlobalScreenToolProvider.php.
References Vendor\Package\$f, ILIAS\UI\examples\Layout\Page\Standard\$refinery, and ILIAS\UI\examples\Layout\Page\Standard\$request_wrapper.
Referenced by buildTreeAsTool().
 Here is the caller graph for this function:| SystemStylesGlobalScreenToolProvider::isInterestedInContexts | ( | ) | 
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 35 of file SystemStylesGlobalScreenToolProvider.php.