|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilPCTabsEditorGUI:
Collaboration diagram for ilPCTabsEditorGUI:Public Member Functions | |
| __construct () | |
| getEditorElements (UIWrapper $ui_wrapper, string $page_type, ilPageObjectGUI $page_gui, int $style_id) | |
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... | |
| 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().
Here is the call graph for this function:| 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(), and ilPageContentGUI\setStyleId().
Here is the call graph for this function:
|
protected |
Definition at line 27 of file class.ilPCTabsEditorGUI.php.
Referenced by getEditorElements().