|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilCloudPluginDeleteGUI. More...
Inheritance diagram for ilCloudPluginDeleteGUI:
Collaboration diagram for ilCloudPluginDeleteGUI:Public Member Functions | |
| asyncDeleteItem () | |
| is called async and prints the content from the confirmation gui More... | |
| initDeleteItem () | |
| deleteItem () | |
| Update properties. More... | |
| cancel () | |
| Update properties. More... | |
Public Member Functions inherited from ilCloudPluginGUI | |
| __construct ($plugin_service_class) | |
| getPluginObject () | |
| getPluginHookObject () | |
| getAdminConfigObject () | |
| getService () | |
| txt ($var="") | |
| executeCommand () | |
Protected Attributes | |
| $path = "/" | |
| $id = 0 | |
| $is_dir | |
| $gui | |
Protected Attributes inherited from ilCloudPluginGUI | |
| $service = null | |
Class ilCloudPluginDeleteGUI.
Standard GUI when deleting files or folders. Could be overwritten by the plugin if needed.
Definition at line 17 of file class.ilCloudPluginDeleteGUI.php.
| ilCloudPluginDeleteGUI::asyncDeleteItem | ( | ) |
is called async and prints the content from the confirmation gui
Definition at line 41 of file class.ilCloudPluginDeleteGUI.php.
References $_POST, $DIC, Vendor\Package\$e, $lng, $response, $tpl, ilJsonUtil\encode(), exit, ilCloudFileTree\getFileTreeFromSession(), ilUtil\getSystemMessageHTML(), ilCloudException\ID_DOES_NOT_EXIST_IN_FILE_TREE_IN_SESSION, and initDeleteItem().
Here is the call graph for this function:| ilCloudPluginDeleteGUI::cancel | ( | ) |
Update properties.
Definition at line 150 of file class.ilCloudPluginDeleteGUI.php.
References $response, ilJsonUtil\encode(), and exit.
Here is the call graph for this function:| ilCloudPluginDeleteGUI::deleteItem | ( | ) |
Update properties.
Definition at line 120 of file class.ilCloudPluginDeleteGUI.php.
References $_POST, $DIC, Vendor\Package\$e, $lng, $response, $tpl, ilJsonUtil\encode(), exit, ilCloudFileTree\getFileTreeFromSession(), and ilUtil\getSystemMessageHTML().
Here is the call graph for this function:| ilCloudPluginDeleteGUI::initDeleteItem | ( | ) |
Definition at line 83 of file class.ilCloudPluginDeleteGUI.php.
References $DIC, $lng, and ilUtil\getImagePath().
Referenced by asyncDeleteItem().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 35 of file class.ilCloudPluginDeleteGUI.php.
|
protected |
Definition at line 27 of file class.ilCloudPluginDeleteGUI.php.
|
protected |
Definition at line 31 of file class.ilCloudPluginDeleteGUI.php.
|
protected |
Definition at line 23 of file class.ilCloudPluginDeleteGUI.php.