ILIAS
release_8 Revision v8.19
|
Learning module editing GS tool provider. More...
Public Member Functions | |
isInterestedInContexts () | |
getToolsForContextStack (CalledContexts $called_contexts) | |
![]() | |
__construct (Container $dic) | |
![]() | |
__construct (Container $dic) | |
getFullyQualifiedClassName () | |
getProviderNameForPresentation () | |
Data Fields | |
const | SHOW_TREE = 'show_tree' |
Private Member Functions | |
getContent () | |
Additional Inherited Members | |
![]() | |
globalScreen () | |
![]() | |
ToolIdentificationProviderInterface | $identification_provider |
ContextCollection | $context_collection |
ToolFactory | $factory |
![]() | |
Container | $dic |
Learning module editing GS tool provider.
Definition at line 14 of file class.ilLMEditGSToolProvider.php.
|
private |
Definition at line 77 of file class.ilLMEditGSToolProvider.php.
References $DIC.
Referenced by getToolsForContextStack().
ilLMEditGSToolProvider::getToolsForContextStack | ( | CalledContexts | $called_contexts | ) |
Implements ILIAS\GlobalScreen\Scope\Tool\Provider\DynamicToolProvider.
Definition at line 31 of file class.ilLMEditGSToolProvider.php.
References $c, $id, ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), getContent(), and ilUtil\getImagePath().
ilLMEditGSToolProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 22 of file class.ilLMEditGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
const ilLMEditGSToolProvider::SHOW_TREE = 'show_tree' |
Definition at line 17 of file class.ilLMEditGSToolProvider.php.
Referenced by ILIAS\LearningModule\Export\LMHtmlExport\__construct(), and ilLMEditorGUI\showTree().