ILIAS
trunk Revision v11.0_alpha-1702-gfd3ecb7f852
|
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 () | |
![]() | |
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().
|
protected |
Definition at line 211 of file class.ilPCDataTableEditorGUI.php.
References $lng, ilPageObjectGUI\getPageObject(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedForm(), ILIAS\Repository\lng(), null, and ilPageContentGUI\setStyleId().
Referenced by getEditorElements().
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().
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(), null, and ilPageContentGUI\setStyleId().
|
protected |
Definition at line 253 of file class.ilPCDataTableEditorGUI.php.
References $lng, ILIAS\COPage\Editor\Server\UIWrapper\getRenderedButton(), and null.
Referenced by getEditorElements().
ilPCDataTableEditorGUI::getModalNumberInputTemplate | ( | ) |
Definition at line 271 of file class.ilPCDataTableEditorGUI.php.
References $components, and ILIAS\Repository\ui().
Referenced by getEditorElements().
|
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(), ilLanguage\loadLanguageModule(), and null.
Referenced by getEditComponentForm(), and getEditorElements().
|
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().