|
ILIAS
release_8 Revision v8.24
|
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 () | |
| @inheritDoc More... | |
| getToolsForContextStack (\ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts $called_contexts) | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Tool\Provider\AbstractDynamicToolProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
| getFullyQualifiedClassName () | |
| @inheritDoc More... | |
| getProviderNameForPresentation () | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Tool\Provider\DynamicToolProvider | |
| getToolsForContextStack (CalledContexts $called_contexts) | |
| isInterestedInContexts () | |
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 |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| Container | $dic |
Provider for the Tree in the Main Bar Slate showing the UI Components.
Definition at line 30 of file SystemStylesGlobalScreenToolProvider.php.
|
protected |
@Todo, replace this with a proper Tree Slate
Definition at line 58 of file SystemStylesGlobalScreenToolProvider.php.
References $id, and ILIAS\GlobalScreen\Scope\Tool\Factory\Tool\withSymbol().
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 | ) |
@inheritDoc
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\Repository\$refinery, ILIAS\UI\examples\Tree\Expandable\$request_wrapper, and ilSystemStyleDocumentationGUI\DATA_PATH.
| SystemStylesGlobalScreenToolProvider::isInterestedInContexts | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 35 of file SystemStylesGlobalScreenToolProvider.php.