ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Provider for the Tree in the Main Bar Slate showing the UI Components. More...
Public Member Functions | |
isInterestedInContexts () | |
getToolsForContextStack (\ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts $called_contexts) | |
![]() | |
__construct (Container $dic) | |
![]() | |
__construct (protected Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
![]() | |
getToolsForContextStack (CalledContexts $called_contexts) | |
Protected Member Functions | |
buildTreeAsTool () | |
getUITree () | |
![]() | |
globalScreen () | |
Additional Inherited Members | |
![]() | |
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, factory(), and getUITree().
Referenced by getToolsForContextStack().
SystemStylesGlobalScreenToolProvider::getToolsForContextStack | ( | \ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts | $called_contexts | ) |
Definition at line 43 of file SystemStylesGlobalScreenToolProvider.php.
References buildTreeAsTool(), and ilSystemStyleDocumentationGUI\SHOW_TREE.
|
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().
SystemStylesGlobalScreenToolProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 35 of file SystemStylesGlobalScreenToolProvider.php.