|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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... | |
| renderInterruptiveModal () | |
Data Fields | |
| const | CMD_VIEW_SUB_ITEMS = 'subtab_subitems' |
| const | CMD_ADD = 'subitem_add' |
| const | CMD_CREATE = 'subitem_create' |
| const | CMD_DELETE = 'subitem_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 () | |
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 | |
| $gs | |
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 132 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand().
Here is the caller graph for this function:
|
private |
Definition at line 181 of file class.ilMMSubItemGUI.php.
References $table, 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 229 of file class.ilMMSubItemGUI.php.
Referenced by applyFilter(), create(), delete(), dispatchCommand(), resetFilter(), saveTable(), and update().
Here is the caller graph for this function:
|
private |
| Throwable |
Definition at line 238 of file class.ilMMSubItemGUI.php.
References $c, $i, ilMMAbstractItemGUI\getMMItemFromRequest(), and GuzzleHttp\Psr7\hash().
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 144 of file class.ilMMSubItemGUI.php.
References $DIC, $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 218 of file class.ilMMSubItemGUI.php.
References cancel(), ilMMAbstractItemGUI\getMMItemFromRequest(), and repository().
Here is the call graph for this function:
|
private |
Definition at line 29 of file class.ilMMSubItemGUI.php.
References $DIC, add(), applyFilter(), cancel(), CMD_ADD, CMD_APPLY_FILTER, CMD_CANCEL, CMD_CONFIRM_DELETE, CMD_CREATE, CMD_DELETE, CMD_EDIT, CMD_RENDER_INTERRUPTIVE, CMD_RESET_FILTER, CMD_SAVE_TABLE, CMD_UPDATE, CMD_VIEW_SUB_ITEMS, confirmDelete(), create(), edit(), index(), ilMMAbstractItemGUI\renderInterruptiveModal(), 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 159 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand().
Here is the caller graph for this function:| ilMMSubItemGUI::executeCommand | ( | ) |
Definition at line 105 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 201 of file class.ilMMSubItemGUI.php.
References $table, 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 189 of file class.ilMMSubItemGUI.php.
References $table, 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 90 of file class.ilMMSubItemGUI.php.
References $data, $DIC, $r, 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 171 of file class.ilMMSubItemGUI.php.
References $DIC, $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 24 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand().
| const ilMMSubItemGUI::CMD_CANCEL = 'cancel' |
Definition at line 27 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand().
| const ilMMSubItemGUI::CMD_CONFIRM_DELETE = 'subitem_confirm_delete' |
Definition at line 19 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 = 'subitem_delete' |
Definition at line 18 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand(), and ilMMTopItemTableGUI\fillRow().
| const ilMMSubItemGUI::CMD_EDIT = 'subitem_edit' |
Definition at line 20 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand(), and ilMMSubitemFormGUI\initForm().
| const ilMMSubItemGUI::CMD_RENDER_INTERRUPTIVE = 'render_interruptive_modal' |
Definition at line 26 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand().
| const ilMMSubItemGUI::CMD_RESET_FILTER = 'resetFilter' |
Definition at line 25 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand().
| const ilMMSubItemGUI::CMD_SAVE_TABLE = 'save_table' |
Definition at line 23 of file class.ilMMSubItemGUI.php.
Referenced by ilMMSubItemTableGUI\__construct(), and dispatchCommand().
| const ilMMSubItemGUI::CMD_TRANSLATE = 'subitem_translate' |
Definition at line 21 of file class.ilMMSubItemGUI.php.
| const ilMMSubItemGUI::CMD_UPDATE = 'subitem_update' |
Definition at line 22 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().