|
ILIAS
release_8 Revision v8.24
|
Learning module editing GS tool provider. More...
Inheritance diagram for ilLMEditGSToolProvider:
Collaboration diagram for ilLMEditGSToolProvider:Public Member Functions | |
| isInterestedInContexts () | |
| @inheritDoc More... | |
| getToolsForContextStack (CalledContexts $called_contexts) | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Scope\Tool\Provider\AbstractDynamicToolProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
Public Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| __construct (Container $dic) | |
| @inheritDoc More... | |
| getFullyQualifiedClassName () | |
| @inheritDoc More... | |
| getProviderNameForPresentation () | |
| getFullyQualifiedClassName () | |
| getProviderNameForPresentation () | |
| getToolsForContextStack (CalledContexts $called_contexts) | |
| isInterestedInContexts () | |
Data Fields | |
| const | SHOW_TREE = 'show_tree' |
Private Member Functions | |
| getContent () | |
Additional Inherited Members | |
Protected Member Functions inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| globalScreen () | |
Protected Attributes inherited from ILIAS\GlobalScreen\Scope\Tool\Provider\AbstractDynamicToolProvider | |
| ToolIdentificationProviderInterface | $identification_provider |
| ContextCollection | $context_collection |
| ToolFactory | $factory |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| 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().
Here is the caller graph for this function:| ilLMEditGSToolProvider::getToolsForContextStack | ( | CalledContexts | $called_contexts | ) |
@inheritDoc
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(), ILIAS\Survey\Mode\getId(), and ilUtil\getImagePath().
Here is the call graph for this function:| ilLMEditGSToolProvider::isInterestedInContexts | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 22 of file class.ilLMEditGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
Here is the call graph for this function:| 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().