ILIAS
trunk Revision v11.0_alpha-1862-g4e205cb56d4
|
Public Member Functions | |
__construct () | |
getEditorElements (UIWrapper $ui_wrapper, string $page_type, ilPageObjectGUI $page_gui, int $style_id) | |
![]() | |
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 25 of file class.ilPCTabsEditorGUI.php.
ilPCTabsEditorGUI::__construct | ( | ) |
Definition at line 29 of file class.ilPCTabsEditorGUI.php.
References $DIC, and ILIAS\Repository\lng().
ilPCTabsEditorGUI::getEditorElements | ( | UIWrapper | $ui_wrapper, |
string | $page_type, | ||
ilPageObjectGUI | $page_gui, | ||
int | $style_id | ||
) |
Definition at line 35 of file class.ilPCTabsEditorGUI.php.
References $DIC, $lng, ILIAS\COPage\Editor\Components\PageComponentEditor\getEditComponentForm(), ilPageObjectGUI\getPageObject(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedForm(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedIcon(), ilPCTabsGUI\initCreationForm(), null, and ilPageContentGUI\setStyleId().
|
protected |
Definition at line 27 of file class.ilPCTabsEditorGUI.php.
Referenced by getEditorElements().