ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilCloudPluginActionListGUI. More...
Public Member Functions | |
asyncGetContent ($delete_item=false, $delete_folder=false, ilCloudFileNode $node) | |
![]() | |
__construct ($plugin_service_class) | |
getPluginObject () | |
getPluginHookObject () | |
getAdminConfigObject () | |
getService () | |
txt ($var="") | |
executeCommand () | |
Protected Member Functions | |
addSelectionListItems ($delete_item, $delete_folder) | |
addItemsBefore () | |
addItemsAfter () | |
checkHasAction () | |
getAsyncMode () | |
addItemsBefore () | |
addItemsAfter () | |
Protected Attributes | |
$selection_list | |
$node = NULL | |
![]() | |
$node = null | |
![]() | |
$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 19 of file class.ilCloudPluginActionListGUI.php.
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 114 of file class.ilCloudPluginActionListGUI.php.
Referenced by addSelectionListItems().
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 111 of file class.ilCloudPluginActionListGUI.php.
Referenced by addSelectionListItems().
|
protected |
$delete_item | |
$delete_folder |
Definition at line 74 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 91 of file class.ilCloudPluginActionListGUI.php.
References $lng, $node, addSelectionListItems(), and exit.
|
protected |
Definition at line 117 of file class.ilCloudPluginActionListGUI.php.
|
protected |
Definition at line 123 of file class.ilCloudPluginActionListGUI.php.
|
protected |
Definition at line 28 of file class.ilCloudPluginActionListGUI.php.
Referenced by asyncGetContent().
|
protected |
Definition at line 24 of file class.ilCloudPluginActionListGUI.php.