ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 () | |
![]() | |
$identification_provider | |
$context_collection | |
$factory | |
![]() | |
$dic | |
Page editing GS tool provider.
Definition at line 14 of file class.ilCOPageEditGSToolProvider.php.
|
private |
int | $ref_id |
Definition at line 74 of file class.ilCOPageEditGSToolProvider.php.
Referenced by getToolsForContextStack().
ilCOPageEditGSToolProvider::getToolsForContextStack | ( | CalledContexts | $called_contexts | ) |
Implements ILIAS\GlobalScreen\Scope\Tool\Provider\DynamicToolProvider.
Definition at line 31 of file class.ilCOPageEditGSToolProvider.php.
References $c, 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 22 of file class.ilCOPageEditGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
const ilCOPageEditGSToolProvider::SHOW_EDITOR = 'copg_show_editor' |
Definition at line 16 of file class.ilCOPageEditGSToolProvider.php.
Referenced by ilPCTableGUI\setEditorToolContext(), and ilPageObjectGUI\setEditorToolContext().