ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 123 of file class.ilCloudPluginActionListGUI.php.
Referenced by addSelectionListItems().
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 118 of file class.ilCloudPluginActionListGUI.php.
Referenced by addSelectionListItems().
|
protected |
$delete_item | |
$delete_folder |
Definition at line 77 of file class.ilCloudPluginActionListGUI.php.
References $DIC, $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 96 of file class.ilCloudPluginActionListGUI.php.
References $DIC, $lng, $node, addSelectionListItems(), and exit.
|
protected |
Definition at line 128 of file class.ilCloudPluginActionListGUI.php.
|
protected |
Definition at line 136 of file class.ilCloudPluginActionListGUI.php.
|
protected |
Definition at line 29 of file class.ilCloudPluginActionListGUI.php.
Referenced by asyncGetContent().
|
protected |
Definition at line 25 of file class.ilCloudPluginActionListGUI.php.