ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct () | |
getEditorElements (UIWrapper $ui_wrapper, string $page_type, ilPageObjectGUI $page_gui, int $style_id) | |
getEditComponentForm (UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id, string $pcid) | |
Get rendered editor elements. More... | |
![]() | |
getEditorElements (UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id) | |
Get rendered editor elements. More... | |
Protected Member Functions | |
getCreationForm (ilPageObjectGUI $page_gui, UIWrapper $ui_wrapper, int $style_id) | |
Protected Attributes | |
ilLanguage | $lng |
ilCtrl | $ctrl |
Definition at line 24 of file class.ilPCSectionEditorGUI.php.
ilPCSectionEditorGUI::__construct | ( | ) |
Definition at line 29 of file class.ilPCSectionEditorGUI.php.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
|
protected |
Definition at line 50 of file class.ilPCSectionEditorGUI.php.
References $ctrl, $lng, ilPageObjectGUI\getPageConfig(), ilPageObjectGUI\getPageObject(), and ilPageContentGUI\setStyleId().
Referenced by getEditorElements().
ilPCSectionEditorGUI::getEditComponentForm | ( | UIWrapper | $ui_wrapper, |
string | $page_type, | ||
\ilPageObjectGUI | $page_gui, | ||
int | $style_id, | ||
string | $pcid | ||
) |
Get rendered editor elements.
Implements ILIAS\COPage\Editor\Components\PageComponentEditor.
Definition at line 76 of file class.ilPCSectionEditorGUI.php.
References $ctrl, $lng, ilPageObjectGUI\getPageConfig(), ilPageObjectGUI\getPageObject(), and ilPageContentGUI\setStyleId().
ilPCSectionEditorGUI::getEditorElements | ( | UIWrapper | $ui_wrapper, |
string | $page_type, | ||
ilPageObjectGUI | $page_gui, | ||
int | $style_id | ||
) |
Definition at line 37 of file class.ilPCSectionEditorGUI.php.
References getCreationForm(), and ILIAS\COPage\Editor\Server\UIWrapper\getRenderedIcon().
|
protected |
Definition at line 27 of file class.ilPCSectionEditorGUI.php.
Referenced by getCreationForm(), and getEditComponentForm().
|
protected |
Definition at line 26 of file class.ilPCSectionEditorGUI.php.
Referenced by getCreationForm(), and getEditComponentForm().