ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilCloudPluginDeleteGUI. More...
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 40 of file class.ilCloudPluginDeleteGUI.php.
References $_POST, $DIC, $lng, $tpl, ilJsonUtil\encode(), exit, ilCloudFileTree\getFileTreeFromSession(), header, ilCloudException\ID_DOES_NOT_EXIST_IN_FILE_TREE_IN_SESSION, and initDeleteItem().
ilCloudPluginDeleteGUI::cancel | ( | ) |
Update properties.
Definition at line 146 of file class.ilCloudPluginDeleteGUI.php.
References ilJsonUtil\encode(), and exit.
ilCloudPluginDeleteGUI::deleteItem | ( | ) |
Update properties.
Definition at line 117 of file class.ilCloudPluginDeleteGUI.php.
References $_POST, $DIC, $lng, $tpl, ilJsonUtil\encode(), exit, and ilCloudFileTree\getFileTreeFromSession().
ilCloudPluginDeleteGUI::initDeleteItem | ( | ) |
Definition at line 81 of file class.ilCloudPluginDeleteGUI.php.
References $DIC, $ilCtrl, $lng, array, and ilUtil\getImagePath().
Referenced by asyncDeleteItem().
|
protected |
Definition at line 34 of file class.ilCloudPluginDeleteGUI.php.
|
protected |
Definition at line 26 of file class.ilCloudPluginDeleteGUI.php.
|
protected |
Definition at line 30 of file class.ilCloudPluginDeleteGUI.php.
|
protected |
Definition at line 22 of file class.ilCloudPluginDeleteGUI.php.