|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilPCParagraphEditorGUI:
Collaboration diagram for ilPCParagraphEditorGUI:Public Member Functions | |
| 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... | |
Definition at line 10 of file class.ilPCParagraphEditorGUI.php.
| ilPCParagraphEditorGUI::getEditComponentForm | ( | \ILIAS\COPage\Editor\Server\UIWrapper | $ui_wrapper, |
| string | $page_type, | ||
| \ilPageObjectGUI | $page_gui, | ||
| int | $style_id, | ||
| $pcid | |||
| ) |
@inheritDoc
Definition at line 40 of file class.ilPCParagraphEditorGUI.php.
| ilPCParagraphEditorGUI::getEditorElements | ( | \ILIAS\COPage\Editor\Server\UIWrapper | $ui_wrapper, |
| string | $page_type, | ||
| ilPageObjectGUI | $page_gui, | ||
| int | $style_id | ||
| ) |
@inheritDoc
Definition at line 15 of file class.ilPCParagraphEditorGUI.php.
References ilPageObjectGUI\getPageConfig(), and ilPageObjectGUI\getTinyMenu().
Here is the call graph for this function: