ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
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 Attributes | |
ilLanguage | $lng |
Definition at line 24 of file class.ilPCLayoutTemplateEditorGUI.php.
ilPCLayoutTemplateEditorGUI::__construct | ( | ) |
Definition at line 28 of file class.ilPCLayoutTemplateEditorGUI.php.
References $DIC, and ILIAS\Repository\lng().
ilPCLayoutTemplateEditorGUI::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 48 of file class.ilPCLayoutTemplateEditorGUI.php.
References $lng, ilPageObjectGUI\getPageObject(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedForm(), ilPCLayoutTemplateGUI\initCreationForm(), and null.
ilPCLayoutTemplateEditorGUI::getEditorElements | ( | UIWrapper | $ui_wrapper, |
string | $page_type, | ||
ilPageObjectGUI | $page_gui, | ||
int | $style_id | ||
) |
Definition at line 34 of file class.ilPCLayoutTemplateEditorGUI.php.
References ILIAS\COPage\Editor\Server\UIWrapper\getRenderedIcon().
|
protected |
Definition at line 26 of file class.ilPCLayoutTemplateEditorGUI.php.
Referenced by getEditComponentForm().