|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilPCSectionEditorGUI:
Collaboration diagram for ilPCSectionEditorGUI:Public Member Functions | |
| __construct () | |
| getEditorElements (\ILIAS\COPage\Editor\Server\UIWrapper $ui_wrapper, string $page_type, ilPageObjectGUI $page_gui, int $style_id) | |
| @inheritDoc More... | |
| getEditComponentForm (\ILIAS\COPage\Editor\Server\UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id, $pcid) | |
| @inheritDoc 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... | |
| getEditComponentForm (UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id, $pcid) | |
| Get rendered editor elements. More... | |
Protected Member Functions | |
| getCreationForm (ilPageObjectGUI $page_gui, $ui_wrapper, $style_id) | |
| Get creation form. More... | |
Protected Attributes | |
| $lng | |
| $ctrl | |
Definition at line 10 of file class.ilPCSectionEditorGUI.php.
| ilPCSectionEditorGUI::__construct | ( | ) |
|
protected |
Get creation form.
return
Definition at line 47 of file class.ilPCSectionEditorGUI.php.
References $ctrl, $lng, ilPageObjectGUI\getPageConfig(), and ilPageObjectGUI\getPageObject().
Referenced by getEditorElements().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPCSectionEditorGUI::getEditComponentForm | ( | \ILIAS\COPage\Editor\Server\UIWrapper | $ui_wrapper, |
| string | $page_type, | ||
| \ilPageObjectGUI | $page_gui, | ||
| int | $style_id, | ||
| $pcid | |||
| ) |
@inheritDoc
@inheritDoc
Definition at line 75 of file class.ilPCSectionEditorGUI.php.
References $ctrl, $lng, ilPageObjectGUI\getPageConfig(), and ilPageObjectGUI\getPageObject().
Here is the call graph for this function:| ilPCSectionEditorGUI::getEditorElements | ( | \ILIAS\COPage\Editor\Server\UIWrapper | $ui_wrapper, |
| string | $page_type, | ||
| ilPageObjectGUI | $page_gui, | ||
| int | $style_id | ||
| ) |
@inheritDoc
Definition at line 33 of file class.ilPCSectionEditorGUI.php.
References getCreationForm().
Here is the call graph for this function:
|
protected |
Definition at line 20 of file class.ilPCSectionEditorGUI.php.
Referenced by getCreationForm(), and getEditComponentForm().
|
protected |
Definition at line 15 of file class.ilPCSectionEditorGUI.php.
Referenced by getCreationForm(), and getEditComponentForm().