ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Class ilMMTopItemGUI ilMMTopItemGUI: ilObjMainMenuGUI ilMMTopItemGUI: ilMMItemTranslationGUI. More...
Public Member Functions | |
executeCommand () | |
![]() | |
__construct (protected 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_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 () | |
restore () | |
selectParent () | |
move () | |
getMoveForm () | |
Additional Inherited Members | |
![]() | |
UIServices | $ui |
Services | $http |
ilMMItemRepository | $repository |
ilToolbarGUI | $toolbar |
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 212 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 197 of file class.ilMMTopItemGUI.php.
References ILIAS\Repository\ctrl().
Referenced by create(), delete(), dispatchCommand(), move(), restore(), saveTable(), and update().
|
private |
Container | $DIC |
Throwable |
Definition at line 224 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 266 of file class.ilMMTopItemGUI.php.
References cancel(), ilMMAbstractItemGUI\getMMItemFromRequest(), ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
|
private |
Definition at line 51 of file class.ilMMTopItemGUI.php.
References $DIC, ILIAS\Repository\access(), add(), cancel(), create(), edit(), ilMMAbstractItemGUI\flush(), index(), move(), restore(), saveTable(), selectParent(), ilObjMainMenuGUI\TAB_MAIN, and update().
Referenced by executeCommand().
|
private |
Definition at line 202 of file class.ilMMTopItemGUI.php.
References ILIAS\Repository\ctrl().
|
private |
$DIC |
Throwable |
Definition at line 239 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 130 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 319 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 155 of file class.ilMMTopItemGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\UI\examples\Deck\repository(), ILIAS\Repository\toolbar(), and ILIAS\Repository\ui().
Referenced by dispatchCommand().
|
private |
Definition at line 296 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 277 of file class.ilMMTopItemGUI.php.
References cancel(), ActiveRecord\flushDB(), and ILIAS\Repository\lng().
Referenced by dispatchCommand().
|
private |
Definition at line 117 of file class.ilMMTopItemGUI.php.
References $data, $DIC, $r, cancel(), and ILIAS\UI\examples\Deck\repository().
Referenced by dispatchCommand().
|
private |
Definition at line 289 of file class.ilMMTopItemGUI.php.
References getMoveForm(), and ILIAS\Repository\ui().
Referenced by dispatchCommand().
|
private |
Container | $DIC |
Throwable |
Definition at line 251 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_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 49 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 48 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 47 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().