|
ILIAS
release_8 Revision v8.24
|
Class ilMMTopItemGUI @ilCtrl_IsCalledBy ilMMTopItemGUI: ilObjMainMenuGUI @ilCtrl_Calls ilMMTopItemGUI: ilMMItemTranslationGUI. More...
Inheritance diagram for ilMMTopItemGUI:
Collaboration diagram for ilMMTopItemGUI:Public Member Functions | |
| executeCommand () | |
Public Member Functions inherited from ilMMAbstractItemGUI | |
| __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' |
Data Fields inherited from ilMMAbstractItemGUI | |
| const | IDENTIFIER = 'identifier' |
| const | CMD_FLUSH = 'flush' |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| ilTree | $tree |
Protected Member Functions | |
| cancel () | |
Protected Member Functions inherited from ilMMAbstractItemGUI | |
| 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 | |
Protected Attributes inherited from ilMMAbstractItemGUI | |
| UIServices | $ui |
| Services | $http |
| ilMMItemRepository | $repository |
| ilToolbarGUI | $toolbar |
| ilMMTabHandling | $tab_handling |
| ilTabsGUI | $tabs |
| ilCtrl | $ctrl |
| ilObjMainMenuAccess | $access |
Class ilMMTopItemGUI @ilCtrl_IsCalledBy ilMMTopItemGUI: ilObjMainMenuGUI @ilCtrl_Calls ilMMTopItemGUI: ilMMItemTranslationGUI.
Definition at line 31 of file class.ilMMTopItemGUI.php.
|
private |
| $DIC |
| Throwable |
Definition at line 211 of file class.ilMMTopItemGUI.php.
References $DIC, and Vendor\Package\$f.
Referenced by dispatchCommand().
Here is the caller graph for this function:
|
protected |
Reimplemented from ilMMAbstractItemGUI.
Definition at line 196 of file class.ilMMTopItemGUI.php.
References ILIAS\Repository\ctrl().
Referenced by create(), delete(), dispatchCommand(), move(), restore(), saveTable(), and update().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 293 of file class.ilMMTopItemGUI.php.
References $c, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| Container | $DIC |
| Throwable |
Definition at line 223 of file class.ilMMTopItemGUI.php.
References $DIC, Vendor\Package\$f, and cancel().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 265 of file class.ilMMTopItemGUI.php.
References cancel(), ilMMAbstractItemGUI\getMMItemFromRequest(), ILIAS\Repository\lng(), and ILIAS\UI\examples\Deck\repository().
Here is the call graph for this function:
|
private |
Definition at line 52 of file class.ilMMTopItemGUI.php.
References $DIC, ILIAS\Repository\access(), add(), cancel(), CMD_ADD, CMD_CANCEL, CMD_CONFIRM_DELETE, CMD_CONFIRM_RESTORE, CMD_CREATE, CMD_DELETE, CMD_EDIT, ilMMAbstractItemGUI\CMD_FLUSH, CMD_MOVE, CMD_RESTORE, CMD_SAVE_TABLE, CMD_SELECT_PARENT, CMD_UPDATE, CMD_UPLOAD, CMD_VIEW_TOP_ITEMS, confirmDelete(), confirmRestore(), create(), edit(), ilMMAbstractItemGUI\flush(), index(), move(), restore(), saveTable(), selectParent(), ilObjMainMenuGUI\TAB_MAIN, and update().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 201 of file class.ilMMTopItemGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
private |
| $DIC |
| Throwable |
Definition at line 238 of file class.ilMMTopItemGUI.php.
References $DIC, and Vendor\Package\$f.
Referenced by dispatchCommand().
Here is the caller graph for this function:| 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.
Here is the call graph for this function:
|
private |
Definition at line 347 of file class.ilMMTopItemGUI.php.
References Vendor\Package\$f, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by move(), and selectParent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 305 of file class.ilMMTopItemGUI.php.
References cancel(), ActiveRecord\flushDB(), and ILIAS\Repository\lng().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 127 of file class.ilMMTopItemGUI.php.
References $data, $DIC, cancel(), and ILIAS\UI\examples\Deck\repository().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 317 of file class.ilMMTopItemGUI.php.
References getMoveForm(), and ILIAS\Repository\ui().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| Container | $DIC |
| Throwable |
Definition at line 250 of file class.ilMMTopItemGUI.php.
References $DIC, Vendor\Package\$f, cancel(), and ilMMAbstractItemGUI\getMMItemFromRequest().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| const ilMMTopItemGUI::CMD_ADD = 'topitem_add' |
Definition at line 36 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), and ilMMTopItemFormGUI\initForm().
| const ilMMTopItemGUI::CMD_CANCEL = 'cancel' |
Definition at line 45 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand().
| const ilMMTopItemGUI::CMD_CONFIRM_DELETE = 'topitem_confirm_delete' |
Definition at line 41 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), and ilMMTopItemTableGUI\fillRow().
| const ilMMTopItemGUI::CMD_CONFIRM_RESTORE = 'confirmRestore' |
Definition at line 47 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand().
| const ilMMTopItemGUI::CMD_CREATE = 'topitem_create' |
Definition at line 38 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), and ilMMTopItemFormGUI\initForm().
| const ilMMTopItemGUI::CMD_DELETE = 'delete' |
Definition at line 40 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), and ilMMTopItemTableGUI\fillRow().
| const ilMMTopItemGUI::CMD_EDIT = 'topitem_edit' |
Definition at line 39 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), ilMMTopItemTableGUI\fillRow(), and ilMMTopItemFormGUI\initForm().
| const ilMMTopItemGUI::CMD_MOVE = 'move' |
Definition at line 50 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), and 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.
Referenced by dispatchCommand().
| const ilMMTopItemGUI::CMD_SAVE_TABLE = 'save_table' |
Definition at line 44 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\__construct(), and dispatchCommand().
| const ilMMTopItemGUI::CMD_SELECT_PARENT = 'selectParent' |
Definition at line 49 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), and ilMMTopItemTableGUI\fillRow().
| const ilMMTopItemGUI::CMD_TRANSLATE = 'topitem_translate' |
Definition at line 42 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow().
| const ilMMTopItemGUI::CMD_UPDATE = 'topitem_update' |
Definition at line 43 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), and ilMMTopItemFormGUI\initForm().
| const ilMMTopItemGUI::CMD_UPLOAD = 'upload' |
Definition at line 48 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand().
| const ilMMTopItemGUI::CMD_VIEW_TOP_ITEMS = 'subtab_topitems' |
Definition at line 35 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand().