ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class SystemStylesGlobalScreenToolProvider. More...
Public Member Functions | |
isInterestedInContexts () | |
getToolsForContextStack (\ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts $called_contexts) | |
![]() | |
__construct (Container $dic) | |
![]() | |
__construct (Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
![]() | |
getToolsForContextStack (CalledContexts $called_contexts) | |
Data Fields | |
const | SHOW_MAIL_FOLDERS_TOOL = 'show_mail_folders_tool' |
Additional Inherited Members | |
![]() | |
globalScreen () | |
![]() | |
$identification_provider | |
$context_collection | |
$factory | |
![]() | |
$dic | |
Class SystemStylesGlobalScreenToolProvider.
Definition at line 12 of file SystemStylesGlobalScreenToolProvider.php.
SystemStylesGlobalScreenToolProvider::getToolsForContextStack | ( | \ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts | $called_contexts | ) |
Definition at line 27 of file SystemStylesGlobalScreenToolProvider.php.
References ilSystemStyleDocumentationGUI\SHOW_TREE.
SystemStylesGlobalScreenToolProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 19 of file SystemStylesGlobalScreenToolProvider.php.
const SystemStylesGlobalScreenToolProvider::SHOW_MAIL_FOLDERS_TOOL = 'show_mail_folders_tool' |
Definition at line 14 of file SystemStylesGlobalScreenToolProvider.php.