|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilPCLayoutTemplateEditorGUI:
Collaboration diagram for ilPCLayoutTemplateEditorGUI: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... | |
Public Member Functions inherited from ILIAS\COPage\Editor\Components\PageComponentEditor | |
| 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().
Here is the call graph for this function:| 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(), and ilPCLayoutTemplateGUI\initCreationForm().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file class.ilPCLayoutTemplateEditorGUI.php.
Referenced by getEditComponentForm().