|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Page editing GS tool provider. More...
Inheritance diagram for ilCOPageEditGSToolProvider:
Collaboration diagram for ilCOPageEditGSToolProvider: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_EDITOR = 'copg_show_editor' |
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 | |
| $identification_provider | |
| $context_collection | |
| $factory | |
Protected Attributes inherited from ILIAS\GlobalScreen\Provider\AbstractProvider | |
| $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().
Here is the caller graph for this function:| ilCOPageEditGSToolProvider::getToolsForContextStack | ( | CalledContexts | $called_contexts | ) |
@inheritDoc
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().
Here is the call graph for this function:| ilCOPageEditGSToolProvider::isInterestedInContexts | ( | ) |
@inheritDoc
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 22 of file class.ilCOPageEditGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
Here is the call graph for this function:| const ilCOPageEditGSToolProvider::SHOW_EDITOR = 'copg_show_editor' |
Definition at line 16 of file class.ilCOPageEditGSToolProvider.php.
Referenced by ilPageObjectGUI\setEditorToolContext(), and ilPCTableGUI\setEditorToolContext().