ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
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 25 of file class.ilPCGridEditorGUI.php.
ilPCGridEditorGUI::__construct | ( | ) |
Definition at line 29 of file class.ilPCGridEditorGUI.php.
References $DIC, and ILIAS\Repository\lng().
ilPCGridEditorGUI::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 49 of file class.ilPCGridEditorGUI.php.
References $lng, ilPageObjectGUI\getPageObject(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedForm(), ilPCGridGUI\initCreationForm(), and null.
ilPCGridEditorGUI::getEditorElements | ( | UIWrapper | $ui_wrapper, |
string | $page_type, | ||
ilPageObjectGUI | $page_gui, | ||
int | $style_id | ||
) |
Definition at line 35 of file class.ilPCGridEditorGUI.php.
References ILIAS\COPage\Editor\Server\UIWrapper\getRenderedIcon().
|
protected |
Definition at line 27 of file class.ilPCGridEditorGUI.php.
Referenced by getEditComponentForm().