ILIAS
trunk Revision v11.0_alpha-1846-g895b5f47236
|
Class ilHelpGSToolProvider. More...
Public Member Functions | |
isInterestedInContexts () | |
![]() | |
__construct (Container $dic) | |
![]() | |
__construct (protected Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
![]() | |
getToolsForContextStack (CalledContexts $called_contexts) | |
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 $c, $DIC, Vendor\Package\$f, $id, $lng, factory(), ILIAS\GlobalScreen\Scope\Tool\Provider\DynamicToolProvider\getToolsForContextStack(), ILIAS\Repository\int(), and ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
const ilHelpGSToolProvider::SHOW_HELP_TOOL = 'show_help_tool' |
Definition at line 35 of file class.ilHelpGSToolProvider.php.