ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Class ilHelpGSToolProvider. More...
Public Member Functions | |
isInterestedInContexts () | |
![]() | |
__construct (Container $dic) | |
@inheritDoc More... | |
![]() | |
__construct (protected Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
![]() | |
getToolsForContextStack (CalledContexts $called_contexts) | |
isInterestedInContexts () | |
Data Fields | |
const | SHOW_HELP_TOOL = 'show_help_tool' |
Additional Inherited Members | |
![]() | |
globalScreen () | |
![]() | |
ToolIdentificationProviderInterface | $identification_provider |
ContextCollection | $context_collection |
ToolFactory | $factory |
Class ilHelpGSToolProvider.
Definition at line 30 of file class.ilHelpGSToolProvider.php.
ilHelpGSToolProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 37 of file class.ilHelpGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
const ilHelpGSToolProvider::SHOW_HELP_TOOL = 'show_help_tool' |
Definition at line 35 of file class.ilHelpGSToolProvider.php.