|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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... | |
| renderInterruptiveModal () | |
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 = 'topitem_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_FLUSH = 'flush' |
Data Fields inherited from ilMMAbstractItemGUI | |
| 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 () | |
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 ilMMTopItemGUI: ilObjMainMenuGUI @ilCtrl_Calls ilMMTopItemGUI: ilMMItemTranslationGUI.
Definition at line 12 of file class.ilMMTopItemGUI.php.
|
private |
| $DIC |
| Throwable |
Definition at line 175 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand().
Here is the caller graph for this function:
|
private |
Definition at line 160 of file class.ilMMTopItemGUI.php.
Referenced by create(), delete(), dispatchCommand(), flush(), restore(), saveTable(), and update().
Here is the caller graph for this function:
|
private |
| Throwable |
Definition at line 243 of file class.ilMMTopItemGUI.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 |
Definition at line 257 of file class.ilMMTopItemGUI.php.
References $c.
Referenced by dispatchCommand().
Here is the caller graph for this function:
|
private |
| \ILIAS\DI\Container | $DIC |
| Throwable |
Definition at line 187 of file class.ilMMTopItemGUI.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 229 of file class.ilMMTopItemGUI.php.
References cancel(), ilMMAbstractItemGUI\getMMItemFromRequest(), and repository().
Here is the call graph for this function:
|
private |
Definition at line 31 of file class.ilMMTopItemGUI.php.
References $DIC, add(), cancel(), CMD_ADD, CMD_CANCEL, CMD_CONFIRM_DELETE, CMD_CONFIRM_RESTORE, CMD_CREATE, CMD_DELETE, CMD_EDIT, CMD_FLUSH, CMD_RENDER_INTERRUPTIVE, CMD_RESTORE, CMD_SAVE_TABLE, CMD_UPDATE, CMD_VIEW_TOP_ITEMS, confirmDelete(), confirmRestore(), create(), edit(), flush(), index(), ilMMAbstractItemGUI\renderInterruptiveModal(), restore(), 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 |
Definition at line 165 of file class.ilMMTopItemGUI.php.
|
private |
| $DIC |
| Throwable |
Definition at line 202 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand().
Here is the caller graph for this function:| ilMMTopItemGUI::executeCommand | ( | ) |
Definition at line 110 of file class.ilMMTopItemGUI.php.
References ilMMAbstractItemGUI\determineCommand(), dispatchCommand(), ilMMAbstractItemGUI\getMMItemFromRequest(), repository(), and ilObjMainMenuGUI\TAB_MAIN.
Here is the call graph for this function:
|
private |
Definition at line 268 of file class.ilMMTopItemGUI.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 135 of file class.ilMMTopItemGUI.php.
References $table, 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 275 of file class.ilMMTopItemGUI.php.
References $attributes, $filename, $path, PHPMailer\PHPMailer\$provider, $r, $xml, cancel(), ActiveRecord\flushDB(), and ilGSProviderStorage\registerIdentifications().
Referenced by dispatchCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 97 of file class.ilMMTopItemGUI.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 |
| \ILIAS\DI\Container | $DIC |
| Throwable |
Definition at line 214 of file class.ilMMTopItemGUI.php.
References $DIC, $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 17 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), and ilMMTopItemFormGUI\initForm().
| const ilMMTopItemGUI::CMD_CANCEL = 'cancel' |
Definition at line 26 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand().
| const ilMMTopItemGUI::CMD_CONFIRM_DELETE = 'topitem_confirm_delete' |
Definition at line 22 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), and ilMMTopItemTableGUI\fillRow().
| const ilMMTopItemGUI::CMD_CONFIRM_RESTORE = 'confirmRestore' |
Definition at line 28 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand().
| const ilMMTopItemGUI::CMD_CREATE = 'topitem_create' |
Definition at line 19 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), and ilMMTopItemFormGUI\initForm().
| const ilMMTopItemGUI::CMD_DELETE = 'topitem_delete' |
Definition at line 21 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), and ilMMTopItemTableGUI\fillRow().
| const ilMMTopItemGUI::CMD_EDIT = 'topitem_edit' |
Definition at line 20 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), ilMMTopItemTableGUI\fillRow(), and ilMMTopItemFormGUI\initForm().
| const ilMMTopItemGUI::CMD_FLUSH = 'flush' |
Definition at line 29 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand().
| const ilMMTopItemGUI::CMD_RENDER_INTERRUPTIVE = 'render_interruptive_modal' |
Definition at line 27 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand().
| const ilMMTopItemGUI::CMD_RESTORE = 'restore' |
Definition at line 18 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand().
| const ilMMTopItemGUI::CMD_SAVE_TABLE = 'save_table' |
Definition at line 25 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\__construct(), and dispatchCommand().
| const ilMMTopItemGUI::CMD_TRANSLATE = 'topitem_translate' |
Definition at line 23 of file class.ilMMTopItemGUI.php.
Referenced by ilMMTopItemTableGUI\fillRow().
| const ilMMTopItemGUI::CMD_UPDATE = 'topitem_update' |
Definition at line 24 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), and ilMMTopItemFormGUI\initForm().
| const ilMMTopItemGUI::CMD_VIEW_TOP_ITEMS = 'subtab_topitems' |
Definition at line 16 of file class.ilMMTopItemGUI.php.
Referenced by dispatchCommand(), and ilMMTabHandling\initTabs().