|
ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilCloudPluginCreateFolderGUI. More...
Inheritance diagram for ilCloudPluginCreateFolderGUI:
Collaboration diagram for ilCloudPluginCreateFolderGUI:Public Member Functions | |
| asyncCreateFolder () | |
| initCreateFolder () | |
| Init form. | |
| createFolder () | |
| Update properties. | |
| cancel () | |
| Update properties. | |
Public Member Functions inherited from ilCloudPluginGUI | |
| __construct ($plugin_service_class) | |
| getPluginObject () | |
| getPluginHookObject () | |
| getAdminConfigObject () | |
| getService () | |
| txt ($var="") | |
| executeCommand () | |
Additional Inherited Members | |
Protected Attributes inherited from ilCloudPluginGUI | |
| $service = null | |
Class ilCloudPluginCreateFolderGUI.
Standard GUI when creating a new folder. Could be overwritten by the plugin if needed.
Definition at line 19 of file class.ilCloudPluginCreateFolderGUI.php.
| ilCloudPluginCreateFolderGUI::asyncCreateFolder | ( | ) |
Definition at line 22 of file class.ilCloudPluginCreateFolderGUI.php.
References $tpl, ilJsonUtil\encode(), exit, and initCreateFolder().
Here is the call graph for this function:| ilCloudPluginCreateFolderGUI::cancel | ( | ) |
Update properties.
Definition at line 110 of file class.ilCloudPluginCreateFolderGUI.php.
References exit.
| ilCloudPluginCreateFolderGUI::createFolder | ( | ) |
Update properties.
Definition at line 80 of file class.ilCloudPluginCreateFolderGUI.php.
References $_POST, $lng, $tpl, ilJsonUtil\encode(), exit, and ilCloudFileTree\getFileTreeFromSession().
Here is the call graph for this function:| ilCloudPluginCreateFolderGUI::initCreateFolder | ( | ) |
Init form.
| int | $a_mode | Edit Mode |
Definition at line 50 of file class.ilCloudPluginCreateFolderGUI.php.
References $_POST, $ilCtrl, $lng, and ilFormPropertyGUI\setRequired().
Referenced by asyncCreateFolder().
Here is the call graph for this function:
Here is the caller graph for this function: