|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilPCDataTableEditorGUI:
Collaboration diagram for ilPCDataTableEditorGUI: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... | |
| getModalNumberInputTemplate () | |
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 | |
| getTopActions (UIWrapper $ui_wrapper, ilPageObjectGUI $page_gui) | |
| getCellInfo () | |
| getMergeActions (UIWrapper $ui_wrapper, ilPageObjectGUI $page_gui, int $style_id=0) | |
Protected Attributes | |
| ILIAS COPage InternalGUIService | $gui |
| ILIAS DI UIServices | $ui |
| ilLanguage | $lng |
| ilCtrl | $ctrl |
Definition at line 24 of file class.ilPCDataTableEditorGUI.php.
| ilPCDataTableEditorGUI::__construct | ( | ) |
Definition at line 31 of file class.ilPCDataTableEditorGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Definition at line 211 of file class.ilPCDataTableEditorGUI.php.
References $lng, ilPageObjectGUI\getPageObject(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedForm(), ILIAS\Repository\lng(), and ilPageContentGUI\setStyleId().
Referenced by getEditorElements().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPCDataTableEditorGUI::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 184 of file class.ilPCDataTableEditorGUI.php.
References ILIAS\Repository\ctrl(), ilPageObjectGUI\getPageObject(), getTopActions(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Here is the call graph for this function:| ilPCDataTableEditorGUI::getEditorElements | ( | UIWrapper | $ui_wrapper, |
| string | $page_type, | ||
| ilPageObjectGUI | $page_gui, | ||
| int | $style_id | ||
| ) |
Definition at line 41 of file class.ilPCDataTableEditorGUI.php.
References $DIC, $lng, ilAccordionGUI\FIRST_OPEN, getCellInfo(), getMergeActions(), getModalNumberInputTemplate(), ilPageObjectGUI\getPageObject(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedForm(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedIcon(), getTopActions(), and ilPageContentGUI\setStyleId().
Here is the call graph for this function:
|
protected |
Definition at line 253 of file class.ilPCDataTableEditorGUI.php.
References $lng, and ILIAS\COPage\Editor\Server\UIWrapper\getRenderedButton().
Referenced by getEditorElements().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPCDataTableEditorGUI::getModalNumberInputTemplate | ( | ) |
Definition at line 271 of file class.ilPCDataTableEditorGUI.php.
References ILIAS\Repository\ui().
Referenced by getEditorElements().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 145 of file class.ilPCDataTableEditorGUI.php.
References $ctrl, $lng, $ui, ILIAS\COPage\Editor\Server\UIWrapper\getRenderedButton(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedViewControl(), and ilLanguage\loadLanguageModule().
Referenced by getEditComponentForm(), and getEditorElements().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 29 of file class.ilPCDataTableEditorGUI.php.
Referenced by getTopActions().
|
protected |
Definition at line 26 of file class.ilPCDataTableEditorGUI.php.
|
protected |
Definition at line 28 of file class.ilPCDataTableEditorGUI.php.
Referenced by getCellInfo(), getEditorElements(), getMergeActions(), and getTopActions().
|
protected |
Definition at line 27 of file class.ilPCDataTableEditorGUI.php.
Referenced by getTopActions().