ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilMMAbstractItemGUI. More...
Public Member Functions | |
__construct (ilMMTabHandling $tab_handling) | |
ilMMAbstractItemGUI constructor. More... | |
renderInterruptiveModal () | |
Data Fields | |
const | IDENTIFIER = 'identifier' |
$lng | |
$tpl | |
$tree | |
Protected Member Functions | |
determineCommand (string $standard, string $delete) | |
getMMItemFromRequest () | |
Protected Attributes | |
$ui | |
$http | |
$repository | |
$toolbar | |
$tab_handling | |
$tabs | |
$ctrl | |
$access | |
$gs | |
Class ilMMAbstractItemGUI.
Definition at line 10 of file class.ilMMAbstractItemGUI.php.
ilMMAbstractItemGUI::__construct | ( | ilMMTabHandling | $tab_handling | ) |
ilMMAbstractItemGUI constructor.
ilMMTabHandling | $tab_handling |
Throwable |
Definition at line 70 of file class.ilMMAbstractItemGUI.php.
References $DIC, $tab_handling, ILIAS\FileDelivery\http(), and repository().
|
protected |
string | $standard | |
string | $delete |
ilException |
Definition at line 96 of file class.ilMMAbstractItemGUI.php.
References $post, $r, and ILIAS\FileDelivery\http().
Referenced by ilMMSubItemGUI\executeCommand(), and ilMMTopItemGUI\executeCommand().
|
protected |
Throwable |
Definition at line 121 of file class.ilMMAbstractItemGUI.php.
References $post, $r, ILIAS\FileDelivery\http(), and repository().
Referenced by ilMMSubItemGUI\confirmDelete(), ilMMTopItemGUI\confirmDelete(), ilMMSubItemGUI\delete(), ilMMTopItemGUI\delete(), ilMMSubItemGUI\executeCommand(), ilMMTopItemGUI\executeCommand(), and ilMMTopItemGUI\update().
ilMMAbstractItemGUI::renderInterruptiveModal | ( | ) |
Definition at line 138 of file class.ilMMAbstractItemGUI.php.
Referenced by ilMMSubItemGUI\dispatchCommand(), and ilMMTopItemGUI\dispatchCommand().
|
protected |
Definition at line 57 of file class.ilMMAbstractItemGUI.php.
|
protected |
Definition at line 45 of file class.ilMMAbstractItemGUI.php.
|
protected |
Definition at line 61 of file class.ilMMAbstractItemGUI.php.
|
protected |
Definition at line 21 of file class.ilMMAbstractItemGUI.php.
ilMMAbstractItemGUI::$lng |
Definition at line 41 of file class.ilMMAbstractItemGUI.php.
|
protected |
Definition at line 25 of file class.ilMMAbstractItemGUI.php.
|
protected |
Definition at line 33 of file class.ilMMAbstractItemGUI.php.
Referenced by __construct().
|
protected |
Definition at line 37 of file class.ilMMAbstractItemGUI.php.
|
protected |
Definition at line 29 of file class.ilMMAbstractItemGUI.php.
ilMMAbstractItemGUI::$tpl |
Definition at line 49 of file class.ilMMAbstractItemGUI.php.
ilMMAbstractItemGUI::$tree |
Definition at line 53 of file class.ilMMAbstractItemGUI.php.
|
protected |
Definition at line 17 of file class.ilMMAbstractItemGUI.php.
const ilMMAbstractItemGUI::IDENTIFIER = 'identifier' |
Definition at line 12 of file class.ilMMAbstractItemGUI.php.
Referenced by ilMMTopItemFormGUI\__construct(), ilMMSubitemFormGUI\__construct(), and ilMMTopItemTableGUI\fillRow().