|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilPCSectionEditorGUI:
Collaboration diagram for ilPCSectionEditorGUI: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 Member Functions | |
| getCreationForm (ilPageObjectGUI $page_gui, UIWrapper $ui_wrapper, int $style_id) | |
Protected Attributes | |
| ilLanguage | $lng |
| ilCtrl | $ctrl |
Definition at line 24 of file class.ilPCSectionEditorGUI.php.
| ilPCSectionEditorGUI::__construct | ( | ) |
Definition at line 29 of file class.ilPCSectionEditorGUI.php.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 50 of file class.ilPCSectionEditorGUI.php.
References $ctrl, $lng, ilPageObjectGUI\getPageConfig(), ilPageObjectGUI\getPageObject(), and ilPageContentGUI\setStyleId().
Referenced by getEditorElements().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPCSectionEditorGUI::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 76 of file class.ilPCSectionEditorGUI.php.
References $ctrl, $lng, ilPageObjectGUI\getPageConfig(), ilPageObjectGUI\getPageObject(), and ilPageContentGUI\setStyleId().
Here is the call graph for this function:| ilPCSectionEditorGUI::getEditorElements | ( | UIWrapper | $ui_wrapper, |
| string | $page_type, | ||
| ilPageObjectGUI | $page_gui, | ||
| int | $style_id | ||
| ) |
Definition at line 37 of file class.ilPCSectionEditorGUI.php.
References getCreationForm(), and ILIAS\COPage\Editor\Server\UIWrapper\getRenderedIcon().
Here is the call graph for this function:
|
protected |
Definition at line 27 of file class.ilPCSectionEditorGUI.php.
Referenced by getCreationForm(), and getEditComponentForm().
|
protected |
Definition at line 26 of file class.ilPCSectionEditorGUI.php.
Referenced by getCreationForm(), and getEditComponentForm().