|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 (protected Container $dic) | |
| getFullyQualifiedClassName () | |
| 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 |
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, factory(), and ILIAS\GlobalScreen\Scope\Footer\Factory\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 | ) |
@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\UI\examples\Layout\Page\Mail\$refinery, and ILIAS\UI\examples\Layout\Page\Mail\$request_wrapper.
| SystemStylesGlobalScreenToolProvider::isInterestedInContexts | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 35 of file SystemStylesGlobalScreenToolProvider.php.