|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilMMTopItemGUI @ilCtrl_IsCalledBy ilMMSubItemGUI: ilObjMainMenuGUI @ilCtrl_Calls ilMMSubItemGUI: ilMMItemTranslationGUI. More...
Inheritance diagram for ilMMSubItemGUI:
Collaboration diagram for ilMMSubItemGUI:Public Member Functions | |
| executeCommand () | |
Public Member Functions inherited from ilMMAbstractItemGUI | |
| __construct (ilMMTabHandling $tab_handling) | |
| ilMMAbstractItemGUI constructor. More... | |
Data Fields | |
| const | CMD_VIEW_SUB_ITEMS = 'subtab_subitems' |
| const | CMD_ADD = 'subitem_add' |
| const | CMD_CREATE = 'subitem_create' |
| const | CMD_CONFIRM_MOVE = 'confirm_move' |
| const | CMD_MOVE = 'move' |
| const | CMD_DELETE = 'delete' |
| const | CMD_CONFIRM_DELETE = 'subitem_confirm_delete' |
| const | CMD_EDIT = 'subitem_edit' |
| const | CMD_TRANSLATE = 'subitem_translate' |
| const | CMD_UPDATE = 'subitem_update' |
| const | CMD_SAVE_TABLE = 'save_table' |
| const | CMD_APPLY_FILTER = 'applyFilter' |
| const | CMD_RESET_FILTER = 'resetFilter' |
| const | CMD_RENDER_INTERRUPTIVE = 'render_interruptive_modal' |
| const | CMD_CANCEL = 'cancel' |
Data Fields inherited from ilMMAbstractItemGUI | |
| const | IDENTIFIER = 'identifier' |
| $lng | |
| $tpl | |
| $tree | |
Private Member Functions | |
| dispatchCommand ($cmd) | |
| saveTable () | |
| add ($DIC) | |
| create ($DIC) | |
| edit ($DIC) | |
| update ($DIC) | |
| applyFilter () | |
| resetFilter () | |
| index () | |
| delete () | |
| cancel () | |
| confirmDelete () | |
| confirmMove () | |
| move () | |
Additional Inherited Members | |
Protected Member Functions inherited from ilMMAbstractItemGUI | |
| determineCommand (string $standard, string $delete) | |
| getMMItemFromRequest () | |
Protected Attributes inherited from ilMMAbstractItemGUI | |
| $ui | |
| $http | |
| $repository | |
| $toolbar | |
| $tab_handling | |
| $tabs | |
| $ctrl | |
| $access | |
Class ilMMTopItemGUI @ilCtrl_IsCalledBy ilMMSubItemGUI: ilObjMainMenuGUI @ilCtrl_Calls ilMMSubItemGUI: ilMMItemTranslationGUI.
Definition at line 11 of file class.ilMMSubItemGUI.php.
|
private |
| $DIC |
| Throwable |
Definition at line 140 of file class.ilMMSubItemGUI.php.
References $DIC, and Vendor\Package\$f.
Referenced by dispatchCommand().
Here is the caller graph for this function:
|
private |
Definition at line 189 of file class.ilMMSubItemGUI.php.
References cancel(), and repository().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 238 of file class.ilMMSubItemGUI.php.
Referenced by applyFilter(), create(), delete(), dispatchCommand(), move(), resetFilter(), saveTable(), and update().
Here is the caller graph for this function:
|
private |
| Throwable |
Definition at line 247 of file class.ilMMSubItemGUI.php.
References Vendor\Package\$c, $i, and ilMMAbstractItemGUI\getMMItemFromRequest().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| Throwable |
Definition at line 265 of file class.ilMMSubItemGUI.php.
References Vendor\Package\$c, $i, and ilMMAbstractItemGUI\getMMItemFromRequest().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| $DIC |
| Throwable |
Definition at line 152 of file class.ilMMSubItemGUI.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 227 of file class.ilMMSubItemGUI.php.
References cancel(), ilMMAbstractItemGUI\getMMItemFromRequest(), and repository().
Here is the call graph for this function:
|
private |
Definition at line 31 of file class.ilMMSubItemGUI.php.
References $DIC, add(), applyFilter(), cancel(), CMD_ADD, CMD_APPLY_FILTER, CMD_CANCEL, CMD_CONFIRM_DELETE, CMD_CONFIRM_MOVE, CMD_CREATE, CMD_DELETE, CMD_EDIT, CMD_MOVE, CMD_RESET_FILTER, CMD_SAVE_TABLE, CMD_UPDATE, CMD_VIEW_SUB_ITEMS, confirmDelete(), confirmMove(), create(), edit(), index(), move(), resetFilter(), saveTable(), 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 |
| $DIC |
| Throwable |
Definition at line 167 of file class.ilMMSubItemGUI.php.
References $DIC, and Vendor\Package\$f.
Referenced by dispatchCommand().
Here is the caller graph for this function:| ilMMSubItemGUI::executeCommand | ( | ) |
Definition at line 113 of file class.ilMMSubItemGUI.php.
References ilMMAbstractItemGUI\determineCommand(), dispatchCommand(), ilMMAbstractItemGUI\getMMItemFromRequest(), repository(), and ilObjMainMenuGUI\TAB_MAIN.
Here is the call graph for this function:
|
private |
Definition at line 209 of file class.ilMMSubItemGUI.php.
References Vendor\Package\$b, CMD_ADD, ilLinkButton\getInstance(), and repository().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 279 of file class.ilMMSubItemGUI.php.
References cancel(), ilMMAbstractItemGUI\getMMItemFromRequest(), and repository().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 197 of file class.ilMMSubItemGUI.php.
References cancel(), and repository().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 98 of file class.ilMMSubItemGUI.php.
References $data, $DIC, cancel(), and repository().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
| $DIC |
| Throwable |
Definition at line 179 of file class.ilMMSubItemGUI.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:| const ilMMSubItemGUI::CMD_ADD = 'subitem_add' |
Definition at line 16 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand(), index(), and ilMMSubitemFormGUI\initForm().
| const ilMMSubItemGUI::CMD_APPLY_FILTER = 'applyFilter' |
Definition at line 26 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand().
| const ilMMSubItemGUI::CMD_CANCEL = 'cancel' |
Definition at line 29 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand().
| const ilMMSubItemGUI::CMD_CONFIRM_DELETE = 'subitem_confirm_delete' |
Definition at line 21 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand().
| const ilMMSubItemGUI::CMD_CONFIRM_MOVE = 'confirm_move' |
Definition at line 18 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand().
| const ilMMSubItemGUI::CMD_CREATE = 'subitem_create' |
Definition at line 17 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand(), and ilMMSubitemFormGUI\initForm().
| const ilMMSubItemGUI::CMD_DELETE = 'delete' |
Definition at line 20 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand(), and ilMMTopItemTableGUI\fillRow().
| const ilMMSubItemGUI::CMD_EDIT = 'subitem_edit' |
Definition at line 22 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand(), and ilMMSubitemFormGUI\initForm().
| const ilMMSubItemGUI::CMD_MOVE = 'move' |
Definition at line 19 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand().
| const ilMMSubItemGUI::CMD_RENDER_INTERRUPTIVE = 'render_interruptive_modal' |
Definition at line 28 of file class.ilMMSubItemGUI.php.
| const ilMMSubItemGUI::CMD_RESET_FILTER = 'resetFilter' |
Definition at line 27 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand().
| const ilMMSubItemGUI::CMD_SAVE_TABLE = 'save_table' |
Definition at line 25 of file class.ilMMSubItemGUI.php.
Referenced by ilMMSubItemTableGUI\__construct(), and dispatchCommand().
| const ilMMSubItemGUI::CMD_TRANSLATE = 'subitem_translate' |
Definition at line 23 of file class.ilMMSubItemGUI.php.
| const ilMMSubItemGUI::CMD_UPDATE = 'subitem_update' |
Definition at line 24 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand(), and ilMMSubitemFormGUI\initForm().
| const ilMMSubItemGUI::CMD_VIEW_SUB_ITEMS = 'subtab_subitems' |
Definition at line 15 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand(), and ilMMTabHandling\initTabs().