|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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... | |
| getEditComponentForm (UIWrapper $ui_wrapper, string $page_type, \ilPageObjectGUI $page_gui, int $style_id, string $pcid) | |
| 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 ILIAS\Repository\lng().
Here is the call 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.
| ilPCDataTableEditorGUI::getEditorElements | ( | UIWrapper | $ui_wrapper, |
| string | $page_type, | ||
| ilPageObjectGUI | $page_gui, | ||
| int | $style_id | ||
| ) |
Definition at line 41 of file class.ilPCDataTableEditorGUI.php.
|
protected |
Definition at line 253 of file class.ilPCDataTableEditorGUI.php.
| ilPCDataTableEditorGUI::getModalNumberInputTemplate | ( | ) |
Definition at line 271 of file class.ilPCDataTableEditorGUI.php.
References $components, and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Definition at line 145 of file class.ilPCDataTableEditorGUI.php.
References $lng, ILIAS\COPage\Editor\Server\UIWrapper\getRenderedButton(), and ILIAS\COPage\Editor\Server\UIWrapper\getRenderedViewControl().
Here is the call graph for this function:
|
protected |
Definition at line 29 of file class.ilPCDataTableEditorGUI.php.
|
protected |
Definition at line 26 of file class.ilPCDataTableEditorGUI.php.
|
protected |
Definition at line 28 of file class.ilPCDataTableEditorGUI.php.
|
protected |
Definition at line 27 of file class.ilPCDataTableEditorGUI.php.