ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 12 of file class.ilCOPageEditGSToolProvider.php.
|
private |
int | $ref_id |
Definition at line 58 of file class.ilCOPageEditGSToolProvider.php.
References $lng, $tpl, ilGlyphGUI\ADD, ilGlyphGUI\DRAG, and ilGlyphGUI\get().
Referenced by getToolsForContextStack().
ilCOPageEditGSToolProvider::getToolsForContextStack | ( | CalledContexts | $called_contexts | ) |
Implements ILIAS\GlobalScreen\Scope\Tool\Provider\DynamicToolProvider.
Definition at line 29 of file class.ilCOPageEditGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\CalledContexts\current(), getContent(), and ilUtil\getImagePath().
ilCOPageEditGSToolProvider::isInterestedInContexts | ( | ) |
Implements ILIAS\GlobalScreen\ScreenContext\ScreenContextAwareProvider.
Definition at line 20 of file class.ilCOPageEditGSToolProvider.php.
References ILIAS\GlobalScreen\ScreenContext\Stack\ContextCollection\main().
const ilCOPageEditGSToolProvider::SHOW_EDITOR = 'copg_show_editor' |
Definition at line 14 of file class.ilCOPageEditGSToolProvider.php.
Referenced by ilPageObjectGUI\edit(), and ilPCDataTableGUI\editData().