ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilCloudPluginActionListGUI. More...
Public Member Functions | |
asyncGetContent ($delete_item=false, $delete_folder=false, ilCloudFileNode $node) |
Protected Member Functions | |
addSelectionListItems ($delete_item, $delete_folder) | |
addItemsBefore () | |
addItemsAfter () | |
checkHasAction () | |
getAsyncMode () |
Protected Attributes | |
$node = null | |
Protected Attributes inherited from ilCloudPluginListGUI | |
$node = null | |
Protected Attributes inherited from ilCloudPluginGUI | |
$service = null |
Class ilCloudPluginActionListGUI.
Basic functionality of the action list. Can be extended to define addidtional actions by the plugin. Note that the list is loaded asyncronically by default. Disable if not wanted.
Definition at line 17 of file class.ilCloudPluginActionListGUI.php.
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 107 of file class.ilCloudPluginActionListGUI.php.
Referenced by addSelectionListItems().
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 106 of file class.ilCloudPluginActionListGUI.php.
Referenced by addSelectionListItems().
|
protected |
Definition at line 67 of file class.ilCloudPluginActionListGUI.php.
References $lng, addItemsAfter(), and addItemsBefore().
Referenced by asyncGetContent().
ilCloudPluginActionListGUI::asyncGetContent | ( | $delete_item = false , |
|
$delete_folder = false , |
|||
ilCloudFileNode | $node | ||
) |
bool | $delete_item | |
bool | $delete_folder | |
ilCloudFileNode | $node |
Definition at line 84 of file class.ilCloudPluginActionListGUI.php.
References $lng, $node, addSelectionListItems(), and exit.
|
protected |
Definition at line 108 of file class.ilCloudPluginActionListGUI.php.
|
protected |
Definition at line 109 of file class.ilCloudPluginActionListGUI.php.
|
protected |
Definition at line 22 of file class.ilCloudPluginActionListGUI.php.
Referenced by asyncGetContent().