ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 | CMD_FLUSH = 'flush' |
![]() | |
const | IDENTIFIER = 'identifier' |
$lng | |
$tpl | |
$tree | |
Private Member Functions | |
dispatchCommand ($cmd) | |
saveTable () | |
index () | |
cancel () | |
doubleCancel () | |
add (\ILIAS\DI\Container $DIC) | |
create (\ILIAS\DI\Container $DIC) | |
edit (\ILIAS\DI\Container $DIC) | |
update (\ILIAS\DI\Container $DIC) | |
delete () | |
confirmDelete () | |
confirmRestore () | |
flush () | |
restore () | |
selectParent () | |
move () | |
getMoveForm () | |
Additional Inherited Members | |
![]() | |
determineCommand (string $standard, string $delete) | |
getMMItemFromRequest () | |
![]() | |
$ui | |
$http | |
$repository | |
$toolbar | |
$tab_handling | |
$tabs | |
$ctrl | |
$access | |
Class ilMMTopItemGUI ilMMTopItemGUI: ilObjMainMenuGUI ilMMTopItemGUI: ilMMItemTranslationGUI.
Definition at line 11 of file class.ilMMTopItemGUI.php.
|
private |
$DIC |
Throwable |
Definition at line 193 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$f, ilMMAbstractItemGUI\$lng, ilMMAbstractItemGUI\$repository, and repository().
Referenced by dispatchCommand().
|
private |
Definition at line 178 of file class.ilMMTopItemGUI.php.
Referenced by create(), delete(), dispatchCommand(), flush(), move(), restore(), saveTable(), and update().
|
private |
Throwable |
Definition at line 261 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$c, $i, and ilMMAbstractItemGUI\getMMItemFromRequest().
Referenced by dispatchCommand().
|
private |
Definition at line 275 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$c.
Referenced by dispatchCommand().
|
private |
\ILIAS\DI\Container | $DIC |
Throwable |
Definition at line 205 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$f, ilMMAbstractItemGUI\$lng, ilMMAbstractItemGUI\$repository, cancel(), and repository().
Referenced by dispatchCommand().
|
private |
Definition at line 247 of file class.ilMMTopItemGUI.php.
References cancel(), ilMMAbstractItemGUI\getMMItemFromRequest(), and repository().
|
private |
Definition at line 33 of file class.ilMMTopItemGUI.php.
References $DIC, add(), cancel(), confirmDelete(), confirmRestore(), create(), edit(), flush(), index(), move(), restore(), saveTable(), selectParent(), ilObjMainMenuGUI\TAB_MAIN, and update().
Referenced by executeCommand().
|
private |
Definition at line 183 of file class.ilMMTopItemGUI.php.
|
private |
$DIC |
Throwable |
Definition at line 220 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$f, ilMMAbstractItemGUI\$lng, ilMMAbstractItemGUI\$repository, and ilMMAbstractItemGUI\getMMItemFromRequest().
Referenced by dispatchCommand().
ilMMTopItemGUI::executeCommand | ( | ) |
Definition at line 121 of file class.ilMMTopItemGUI.php.
References ilMMAbstractItemGUI\determineCommand(), dispatchCommand(), ilMMAbstractItemGUI\getMMItemFromRequest(), repository(), and ilObjMainMenuGUI\TAB_MAIN.
|
private |
Definition at line 286 of file class.ilMMTopItemGUI.php.
References cancel(), and repository().
Referenced by dispatchCommand().
|
private |
Definition at line 335 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$f, repository(), and ui().
Referenced by move(), and selectParent().
|
private |
Definition at line 146 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$b, ilLinkButton\getInstance(), and repository().
Referenced by dispatchCommand().
|
private |
Definition at line 312 of file class.ilMMTopItemGUI.php.
References $data, Vendor\Package\$f, cancel(), ilMMAbstractItemGUI\getMMItemFromRequest(), getMoveForm(), ILIAS\FileDelivery\http(), repository(), and ilUtil\sendFailure().
Referenced by dispatchCommand().
|
private |
Definition at line 293 of file class.ilMMTopItemGUI.php.
References cancel(), and ActiveRecord\flushDB().
Referenced by dispatchCommand().
|
private |
Definition at line 108 of file class.ilMMTopItemGUI.php.
References $data, $DIC, cancel(), and repository().
Referenced by dispatchCommand().
|
private |
Definition at line 305 of file class.ilMMTopItemGUI.php.
References getMoveForm(), and ui().
Referenced by dispatchCommand().
|
private |
\ILIAS\DI\Container | $DIC |
Throwable |
Definition at line 232 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$f, ilMMAbstractItemGUI\$lng, ilMMAbstractItemGUI\$repository, cancel(), and ilMMAbstractItemGUI\getMMItemFromRequest().
Referenced by dispatchCommand().
const ilMMTopItemGUI::CMD_ADD = 'topitem_add' |
Definition at line 16 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemFormGUI\initForm().
const ilMMTopItemGUI::CMD_CANCEL = 'cancel' |
Definition at line 25 of file class.ilMMTopItemGUI.php.
const ilMMTopItemGUI::CMD_CONFIRM_DELETE = 'topitem_confirm_delete' |
Definition at line 21 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow().
const ilMMTopItemGUI::CMD_CONFIRM_RESTORE = 'confirmRestore' |
Definition at line 27 of file class.ilMMTopItemGUI.php.
const ilMMTopItemGUI::CMD_CREATE = 'topitem_create' |
Definition at line 18 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemFormGUI\initForm().
const ilMMTopItemGUI::CMD_DELETE = 'delete' |
Definition at line 20 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow().
const ilMMTopItemGUI::CMD_EDIT = 'topitem_edit' |
Definition at line 19 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow(), and ilMMTopItemFormGUI\initForm().
const ilMMTopItemGUI::CMD_FLUSH = 'flush' |
Definition at line 31 of file class.ilMMTopItemGUI.php.
const ilMMTopItemGUI::CMD_MOVE = 'move' |
Definition at line 30 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow().
const ilMMTopItemGUI::CMD_RENDER_INTERRUPTIVE = 'render_interruptive_modal' |
Definition at line 26 of file class.ilMMTopItemGUI.php.
const ilMMTopItemGUI::CMD_RESTORE = 'restore' |
Definition at line 17 of file class.ilMMTopItemGUI.php.
const ilMMTopItemGUI::CMD_SAVE_TABLE = 'save_table' |
Definition at line 24 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\__construct().
const ilMMTopItemGUI::CMD_SELECT_PARENT = 'selectParent' |
Definition at line 29 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow().
const ilMMTopItemGUI::CMD_TRANSLATE = 'topitem_translate' |
Definition at line 22 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow(), and ilMMSubItemTableGUI\initColumns().
const ilMMTopItemGUI::CMD_UPDATE = 'topitem_update' |
Definition at line 23 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemFormGUI\initForm().
const ilMMTopItemGUI::CMD_UPLOAD = 'upload' |
Definition at line 28 of file class.ilMMTopItemGUI.php.
const ilMMTopItemGUI::CMD_VIEW_TOP_ITEMS = 'subtab_topitems' |
Definition at line 15 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTabHandling\initTabs().