ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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... | |
getEditComponentForm (UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id, string $pcid) | |
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.
ilPCLayoutTemplateEditorGUI::getEditorElements | ( | UIWrapper | $ui_wrapper, |
string | $page_type, | ||
ilPageObjectGUI | $page_gui, | ||
int | $style_id | ||
) |
Definition at line 34 of file class.ilPCLayoutTemplateEditorGUI.php.
|
protected |
Definition at line 26 of file class.ilPCLayoutTemplateEditorGUI.php.