ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilHelpGSToolProvider. More...
Public Member Functions | |
isInterestedInContexts () | |
@inheritDoc More... | |
![]() | |
__construct (Container $dic) | |
@inheritDoc More... | |
![]() | |
__construct (Container $dic) | |
@inheritDoc More... | |
getFullyQualifiedClassName () | |
@inheritDoc More... | |
getProviderNameForPresentation () | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
![]() | |
getToolsForContextStack (CalledContexts $called_contexts) | |
isInterestedInContexts () | |
Data Fields | |
const | SHOW_HELP_TOOL = 'show_help_tool' |
Additional Inherited Members | |
![]() | |
globalScreen () | |
![]() | |
$identification_provider | |
$context_collection | |
$factory | |
![]() | |
$dic | |
Class ilHelpGSToolProvider.
Definition at line 14 of file class.ilHelpGSToolProvider.php.
ilHelpGSToolProvider::isInterestedInContexts | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 23 of file class.ilHelpGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
const ilHelpGSToolProvider::SHOW_HELP_TOOL = 'show_help_tool' |
Definition at line 16 of file class.ilHelpGSToolProvider.php.