ILIAS
release_8 Revision v8.23
|
Class ilMMTopItemGUI ilMMTopItemGUI: ilObjMainMenuGUI ilMMTopItemGUI: ilMMItemTranslationGUI. More...
Public Member Functions | |
executeCommand () | |
![]() | |
__construct (ilMMTabHandling $tab_handling) | |
ilMMAbstractItemGUI constructor. More... | |
Data Fields | |
const | CMD_VIEW_TOP_ITEMS = 'subtab_topitems' |
const | CMD_ADD = 'topitem_add' |
const | CMD_RESTORE = 'restore' |
const | CMD_CREATE = 'topitem_create' |
const | CMD_EDIT = 'topitem_edit' |
const | CMD_DELETE = 'delete' |
const | CMD_CONFIRM_DELETE = 'topitem_confirm_delete' |
const | CMD_TRANSLATE = 'topitem_translate' |
const | CMD_UPDATE = 'topitem_update' |
const | CMD_SAVE_TABLE = 'save_table' |
const | CMD_CANCEL = 'cancel' |
const | CMD_RENDER_INTERRUPTIVE = 'render_interruptive_modal' |
const | CMD_CONFIRM_RESTORE = 'confirmRestore' |
const | CMD_UPLOAD = 'upload' |
const | CMD_SELECT_PARENT = 'selectParent' |
const | CMD_MOVE = 'move' |
![]() | |
const | IDENTIFIER = 'identifier' |
const | CMD_FLUSH = 'flush' |
ilLanguage | $lng |
ilGlobalTemplateInterface | $tpl |
ilTree | $tree |
Protected Member Functions | |
cancel () | |
![]() | |
determineCommand (string $standard, string $delete) | |
getMMItemFromRequest () | |
flush () | |
cancel () | |
Private Member Functions | |
dispatchCommand (string $cmd) | |
saveTable () | |
index () | |
doubleCancel () | |
add (Container $DIC) | |
create (Container $DIC) | |
edit (Container $DIC) | |
update (Container $DIC) | |
delete () | |
confirmDelete () | |
confirmRestore () | |
restore () | |
selectParent () | |
move () | |
getMoveForm () | |
Additional Inherited Members | |
![]() | |
UIServices | $ui |
Services | $http |
ilMMItemRepository | $repository |
ilToolbarGUI | $toolbar |
ilMMTabHandling | $tab_handling |
ilTabsGUI | $tabs |
ilCtrl | $ctrl |
ilObjMainMenuAccess | $access |
Class ilMMTopItemGUI ilMMTopItemGUI: ilObjMainMenuGUI ilMMTopItemGUI: ilMMItemTranslationGUI.
Definition at line 31 of file class.ilMMTopItemGUI.php.
|
private |
$DIC |
Throwable |
Definition at line 211 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$f, ilMMAbstractItemGUI\$lng, ilMMAbstractItemGUI\$repository, ILIAS\DI\Container\ctrl(), ILIAS\DI\Container\http(), ILIAS\UI\examples\Deck\repository(), and ILIAS\DI\Container\ui().
Referenced by dispatchCommand().
|
protected |
Definition at line 196 of file class.ilMMTopItemGUI.php.
References ILIAS\Repository\ctrl().
Referenced by create(), delete(), dispatchCommand(), move(), restore(), saveTable(), and update().
|
private |
Throwable |
Definition at line 279 of file class.ilMMTopItemGUI.php.
References $c, $i, ILIAS\Repository\ctrl(), ilMMAbstractItemGUI\getMMItemFromRequest(), and ILIAS\Repository\lng().
Referenced by dispatchCommand().
|
private |
Definition at line 293 of file class.ilMMTopItemGUI.php.
References $c, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by dispatchCommand().
|
private |
Container | $DIC |
Throwable |
Definition at line 223 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$f, ilMMAbstractItemGUI\$lng, ilMMAbstractItemGUI\$repository, cancel(), ILIAS\DI\Container\ctrl(), ILIAS\DI\Container\http(), ILIAS\UI\examples\Deck\repository(), and ILIAS\DI\Container\ui().
Referenced by dispatchCommand().
|
private |
Definition at line 265 of file class.ilMMTopItemGUI.php.
References cancel(), ilMMAbstractItemGUI\getMMItemFromRequest(), ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
|
private |
Definition at line 52 of file class.ilMMTopItemGUI.php.
References $DIC, ILIAS\Repository\access(), add(), cancel(), confirmDelete(), confirmRestore(), create(), edit(), ilMMAbstractItemGUI\flush(), index(), move(), restore(), saveTable(), selectParent(), ilObjMainMenuGUI\TAB_MAIN, and update().
Referenced by executeCommand().
|
private |
Definition at line 201 of file class.ilMMTopItemGUI.php.
References ILIAS\Repository\ctrl().
|
private |
$DIC |
Throwable |
Definition at line 238 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$f, ilMMAbstractItemGUI\$lng, ilMMAbstractItemGUI\$repository, ILIAS\DI\Container\ctrl(), ilMMAbstractItemGUI\getMMItemFromRequest(), ILIAS\DI\Container\http(), and ILIAS\DI\Container\ui().
Referenced by dispatchCommand().
ilMMTopItemGUI::executeCommand | ( | ) |
Definition at line 140 of file class.ilMMTopItemGUI.php.
References ILIAS\Repository\ctrl(), ilMMAbstractItemGUI\determineCommand(), dispatchCommand(), ilMMAbstractItemGUI\getMMItemFromRequest(), ILIAS\UI\examples\Deck\repository(), and ilObjMainMenuGUI\TAB_MAIN.
|
private |
Definition at line 347 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$f, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\UI\examples\Deck\repository(), and ILIAS\Repository\ui().
Referenced by move(), and selectParent().
|
private |
Definition at line 165 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$b, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ilLinkButton\getInstance(), ILIAS\Repository\lng(), ILIAS\UI\examples\Deck\repository(), and ILIAS\Repository\toolbar().
Referenced by dispatchCommand().
|
private |
Definition at line 324 of file class.ilMMTopItemGUI.php.
References $data, Vendor\Package\$f, cancel(), ilMMAbstractItemGUI\getMMItemFromRequest(), getMoveForm(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
Referenced by dispatchCommand().
|
private |
Definition at line 305 of file class.ilMMTopItemGUI.php.
References cancel(), ActiveRecord\flushDB(), and ILIAS\Repository\lng().
Referenced by dispatchCommand().
|
private |
Definition at line 127 of file class.ilMMTopItemGUI.php.
References $data, $DIC, cancel(), and ILIAS\UI\examples\Deck\repository().
Referenced by dispatchCommand().
|
private |
Definition at line 317 of file class.ilMMTopItemGUI.php.
References getMoveForm(), and ILIAS\Repository\ui().
Referenced by dispatchCommand().
|
private |
Container | $DIC |
Throwable |
Definition at line 250 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$f, ilMMAbstractItemGUI\$lng, ilMMAbstractItemGUI\$repository, cancel(), ILIAS\DI\Container\ctrl(), ilMMAbstractItemGUI\getMMItemFromRequest(), ILIAS\DI\Container\http(), and ILIAS\DI\Container\ui().
Referenced by dispatchCommand().
const ilMMTopItemGUI::CMD_ADD = 'topitem_add' |
Definition at line 36 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemFormGUI\initForm().
const ilMMTopItemGUI::CMD_CANCEL = 'cancel' |
Definition at line 45 of file class.ilMMTopItemGUI.php.
const ilMMTopItemGUI::CMD_CONFIRM_DELETE = 'topitem_confirm_delete' |
Definition at line 41 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow().
const ilMMTopItemGUI::CMD_CONFIRM_RESTORE = 'confirmRestore' |
Definition at line 47 of file class.ilMMTopItemGUI.php.
const ilMMTopItemGUI::CMD_CREATE = 'topitem_create' |
Definition at line 38 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemFormGUI\initForm().
const ilMMTopItemGUI::CMD_DELETE = 'delete' |
Definition at line 40 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow().
const ilMMTopItemGUI::CMD_EDIT = 'topitem_edit' |
Definition at line 39 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow(), and ilMMTopItemFormGUI\initForm().
const ilMMTopItemGUI::CMD_MOVE = 'move' |
Definition at line 50 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow().
const ilMMTopItemGUI::CMD_RENDER_INTERRUPTIVE = 'render_interruptive_modal' |
Definition at line 46 of file class.ilMMTopItemGUI.php.
const ilMMTopItemGUI::CMD_RESTORE = 'restore' |
Definition at line 37 of file class.ilMMTopItemGUI.php.
const ilMMTopItemGUI::CMD_SAVE_TABLE = 'save_table' |
Definition at line 44 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\__construct().
const ilMMTopItemGUI::CMD_SELECT_PARENT = 'selectParent' |
Definition at line 49 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow().
const ilMMTopItemGUI::CMD_TRANSLATE = 'topitem_translate' |
Definition at line 42 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow(), and ilMMSubItemTableGUI\initColumns().
const ilMMTopItemGUI::CMD_UPDATE = 'topitem_update' |
Definition at line 43 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemFormGUI\initForm().
const ilMMTopItemGUI::CMD_UPLOAD = 'upload' |
Definition at line 48 of file class.ilMMTopItemGUI.php.
const ilMMTopItemGUI::CMD_VIEW_TOP_ITEMS = 'subtab_topitems' |
Definition at line 35 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTabHandling\initTabs().