ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Learning module editing GS tool provider. More...
Public Member Functions | |
isInterestedInContexts () | |
getToolsForContextStack (CalledContexts $called_contexts) | |
![]() | |
__construct (Container $dic) | |
![]() | |
__construct (protected 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 |
Learning module editing GS tool provider.
Definition at line 30 of file class.ilLMEditGSToolProvider.php.
|
private |
Definition at line 90 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 47 of file class.ilLMEditGSToolProvider.php.
References $c, $id, ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), factory(), getContent(), ilUtil\getImagePath(), and ILIAS\GlobalScreen\Scope\Footer\Factory\withTitle().
ilLMEditGSToolProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 38 of file class.ilLMEditGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
const ilLMEditGSToolProvider::SHOW_TREE = 'show_tree' |
Definition at line 33 of file class.ilLMEditGSToolProvider.php.
Referenced by ILIAS\LearningModule\Export\LMHtmlExport\__construct(), and ilLMEditorGUI\showTree().