ILIAS
release_8 Revision v8.19
|
Page 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_EDITOR = 'copg_show_editor' |
Private Member Functions | |
getContent () | |
Additional Inherited Members | |
![]() | |
globalScreen () | |
![]() | |
ToolIdentificationProviderInterface | $identification_provider |
ContextCollection | $context_collection |
ToolFactory | $factory |
![]() | |
Container | $dic |
Page editing GS tool provider.
Definition at line 30 of file class.ilCOPageEditGSToolProvider.php.
|
private |
Definition at line 79 of file class.ilCOPageEditGSToolProvider.php.
Referenced by getToolsForContextStack().
ilCOPageEditGSToolProvider::getToolsForContextStack | ( | CalledContexts | $called_contexts | ) |
CalledContexts | $called_contexts |
Implements ILIAS\GlobalScreen\Scope\Tool\Provider\DynamicToolProvider.
Definition at line 40 of file class.ilCOPageEditGSToolProvider.php.
References $c, $id, ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), getContent(), ilUtil\getImagePath(), and ILIAS\GlobalScreen\Scope\MainMenu\Factory\withSymbol().
ilCOPageEditGSToolProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 35 of file class.ilCOPageEditGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
const ilCOPageEditGSToolProvider::SHOW_EDITOR = 'copg_show_editor' |
Definition at line 33 of file class.ilCOPageEditGSToolProvider.php.
Referenced by ilPCTableGUI\setEditorToolContext(), and ilPageObjectGUI\setEditorToolContext().