| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilMMTopItemGUI ilMMSubItemGUI: ilObjMainMenuGUI 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' | 
| 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 () | |
| add ($DIC) | |
| create ($DIC) | |
| edit ($DIC) | |
| update ($DIC) | |
| applyFilter () | |
| resetFilter () | |
| index () | |
| delete () | |
| move () | |
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 ilMMSubItemGUI: ilObjMainMenuGUI ilMMSubItemGUI: ilMMItemTranslationGUI.
Definition at line 29 of file class.ilMMSubItemGUI.php.
      
  | 
  private | 
| $DIC | 
| Throwable | 
Definition at line 152 of file class.ilMMSubItemGUI.php.
References $DIC, Vendor\Package\$f, ilMMAbstractItemGUI\$lng, ilMMAbstractItemGUI\$repository, 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 201 of file class.ilMMSubItemGUI.php.
References ILIAS\Repository\access(), 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:
      
  | 
  protected | 
Definition at line 259 of file class.ilMMSubItemGUI.php.
References ILIAS\Repository\ctrl().
Referenced by applyFilter(), create(), delete(), dispatchCommand(), move(), resetFilter(), saveTable(), and update().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
| $DIC | 
| Throwable | 
Definition at line 164 of file class.ilMMSubItemGUI.php.
References $DIC, Vendor\Package\$f, ilMMAbstractItemGUI\$lng, ilMMAbstractItemGUI\$repository, 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 248 of file class.ilMMSubItemGUI.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 49 of file class.ilMMSubItemGUI.php.
References $DIC, ILIAS\Repository\access(), add(), applyFilter(), cancel(), CMD_VIEW_SUB_ITEMS, create(), edit(), ilMMAbstractItemGUI\flush(), 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 179 of file class.ilMMSubItemGUI.php.
References $DIC, Vendor\Package\$f, ilMMAbstractItemGUI\$lng, ilMMAbstractItemGUI\$repository, and ilMMAbstractItemGUI\getMMItemFromRequest().
Referenced by dispatchCommand().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilMMSubItemGUI::executeCommand | ( | ) | 
Definition at line 125 of file class.ilMMSubItemGUI.php.
References ILIAS\Repository\ctrl(), ilMMAbstractItemGUI\determineCommand(), dispatchCommand(), ilMMAbstractItemGUI\getMMItemFromRequest(), ilCtrlInterface\PARAM_CMD_CLASS, ILIAS\UI\examples\Deck\repository(), and ilObjMainMenuGUI\TAB_MAIN.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 221 of file class.ilMMSubItemGUI.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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 264 of file class.ilMMSubItemGUI.php.
References cancel(), ilMMAbstractItemGUI\getMMItemFromRequest(), 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 209 of file class.ilMMSubItemGUI.php.
References ILIAS\Repository\access(), 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 110 of file class.ilMMSubItemGUI.php.
References $data, $DIC, $r, cancel(), ILIAS\Repository\int(), 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 | 
| $DIC | 
| Throwable | 
Definition at line 191 of file class.ilMMSubItemGUI.php.
References $DIC, Vendor\Package\$f, ilMMAbstractItemGUI\$lng, ilMMAbstractItemGUI\$repository, cancel(), and ilMMAbstractItemGUI\getMMItemFromRequest().
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 34 of file class.ilMMSubItemGUI.php.
Referenced by ilMMSubitemFormGUI\initForm().
| const ilMMSubItemGUI::CMD_APPLY_FILTER = 'applyFilter' | 
Definition at line 44 of file class.ilMMSubItemGUI.php.
| const ilMMSubItemGUI::CMD_CANCEL = 'cancel' | 
Definition at line 47 of file class.ilMMSubItemGUI.php.
| const ilMMSubItemGUI::CMD_CONFIRM_DELETE = 'subitem_confirm_delete' | 
Definition at line 39 of file class.ilMMSubItemGUI.php.
Referenced by ilMMSubItemTableGUI\initColumns().
| const ilMMSubItemGUI::CMD_CONFIRM_MOVE = 'confirm_move' | 
Definition at line 36 of file class.ilMMSubItemGUI.php.
Referenced by ilMMSubItemTableGUI\initColumns().
| const ilMMSubItemGUI::CMD_CREATE = 'subitem_create' | 
Definition at line 35 of file class.ilMMSubItemGUI.php.
Referenced by ilMMSubitemFormGUI\initForm().
| const ilMMSubItemGUI::CMD_DELETE = 'delete' | 
Definition at line 38 of file class.ilMMSubItemGUI.php.
Referenced by ilMMSubItemTableGUI\initColumns().
| const ilMMSubItemGUI::CMD_EDIT = 'subitem_edit' | 
Definition at line 40 of file class.ilMMSubItemGUI.php.
Referenced by ilMMSubItemTableGUI\initColumns(), and ilMMSubitemFormGUI\initForm().
| const ilMMSubItemGUI::CMD_MOVE = 'move' | 
Definition at line 37 of file class.ilMMSubItemGUI.php.
Referenced by ilMMSubItemTableGUI\initColumns().
| const ilMMSubItemGUI::CMD_RENDER_INTERRUPTIVE = 'render_interruptive_modal' | 
Definition at line 46 of file class.ilMMSubItemGUI.php.
| const ilMMSubItemGUI::CMD_RESET_FILTER = 'resetFilter' | 
Definition at line 45 of file class.ilMMSubItemGUI.php.
| const ilMMSubItemGUI::CMD_SAVE_TABLE = 'save_table' | 
Definition at line 43 of file class.ilMMSubItemGUI.php.
Referenced by ilMMSubItemTableGUI\__construct().
| const ilMMSubItemGUI::CMD_TRANSLATE = 'subitem_translate' | 
Definition at line 41 of file class.ilMMSubItemGUI.php.
| const ilMMSubItemGUI::CMD_UPDATE = 'subitem_update' | 
Definition at line 42 of file class.ilMMSubItemGUI.php.
Referenced by ilMMSubitemFormGUI\initForm().
| const ilMMSubItemGUI::CMD_VIEW_SUB_ITEMS = 'subtab_subitems' | 
Definition at line 33 of file class.ilMMSubItemGUI.php.
Referenced by dispatchCommand(), ilADNNotificationGUI\dispatchCommand(), and ilMMTabHandling\initTabs().