ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
__construct () | |
getEditorElements (\ILIAS\COPage\Editor\Server\UIWrapper $ui_wrapper, string $page_type, ilPageObjectGUI $page_gui, int $style_id) | |
@inheritDoc More... | |
getEditComponentForm (\ILIAS\COPage\Editor\Server\UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id, $pcid) | |
@inheritDoc More... | |
![]() | |
getEditorElements (UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id) | |
Get rendered editor elements. More... | |
getEditComponentForm (UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id, $pcid) | |
Get rendered editor elements. More... | |
Protected Attributes | |
$lng | |
Definition at line 10 of file class.ilPCGridEditorGUI.php.
ilPCGridEditorGUI::__construct | ( | ) |
Definition at line 17 of file class.ilPCGridEditorGUI.php.
References $DIC.
ilPCGridEditorGUI::getEditComponentForm | ( | \ILIAS\COPage\Editor\Server\UIWrapper | $ui_wrapper, |
string | $page_type, | ||
\ilPageObjectGUI | $page_gui, | ||
int | $style_id, | ||
$pcid | |||
) |
@inheritDoc
Definition at line 40 of file class.ilPCGridEditorGUI.php.
ilPCGridEditorGUI::getEditorElements | ( | \ILIAS\COPage\Editor\Server\UIWrapper | $ui_wrapper, |
string | $page_type, | ||
ilPageObjectGUI | $page_gui, | ||
int | $style_id | ||
) |
@inheritDoc
Definition at line 27 of file class.ilPCGridEditorGUI.php.
|
protected |
Definition at line 15 of file class.ilPCGridEditorGUI.php.