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) | |
getEditComponentForm (\ILIAS\COPage\Editor\Server\UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id, $pcid) | |
![]() | |
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 Member Functions | |
getCreationForm (ilPageObjectGUI $page_gui, $ui_wrapper, $style_id) | |
Get creation form. More... | |
Protected Attributes | |
$lng | |
$ctrl | |
Definition at line 10 of file class.ilPCSectionEditorGUI.php.
ilPCSectionEditorGUI::__construct | ( | ) |
|
protected |
Get creation form.
Definition at line 47 of file class.ilPCSectionEditorGUI.php.
References $ctrl, $lng, ilPageObjectGUI\getPageConfig(), ilPageObjectGUI\getPageObject(), and ilPageContentGUI\setStyleId().
Referenced by getEditorElements().
ilPCSectionEditorGUI::getEditComponentForm | ( | \ILIAS\COPage\Editor\Server\UIWrapper | $ui_wrapper, |
string | $page_type, | ||
\ilPageObjectGUI | $page_gui, | ||
int | $style_id, | ||
$pcid | |||
) |
Definition at line 75 of file class.ilPCSectionEditorGUI.php.
References $ctrl, $lng, ilPageObjectGUI\getPageConfig(), ilPageObjectGUI\getPageObject(), and ilPageContentGUI\setStyleId().
ilPCSectionEditorGUI::getEditorElements | ( | \ILIAS\COPage\Editor\Server\UIWrapper | $ui_wrapper, |
string | $page_type, | ||
ilPageObjectGUI | $page_gui, | ||
int | $style_id | ||
) |
Definition at line 33 of file class.ilPCSectionEditorGUI.php.
References getCreationForm().
|
protected |
Definition at line 20 of file class.ilPCSectionEditorGUI.php.
Referenced by getCreationForm(), and getEditComponentForm().
|
protected |
Definition at line 15 of file class.ilPCSectionEditorGUI.php.
Referenced by getCreationForm(), and getEditComponentForm().