|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilCloudPluginActionListGUI. More...
Inheritance diagram for ilCloudPluginActionListGUI:
Collaboration diagram for ilCloudPluginActionListGUI:Public Member Functions | |
| asyncGetContent ($delete_item=false, $delete_folder=false, ilCloudFileNode $node) | |
Public Member Functions inherited from ilCloudPluginGUI | |
| __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 | |
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 19 of file class.ilCloudPluginActionListGUI.php.
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 123 of file class.ilCloudPluginActionListGUI.php.
Referenced by addSelectionListItems().
Here is the caller graph for this function:
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 118 of file class.ilCloudPluginActionListGUI.php.
Referenced by addSelectionListItems().
Here is the caller graph for this function:
|
protected |
| $delete_item | |
| $delete_folder |
Definition at line 77 of file class.ilCloudPluginActionListGUI.php.
References $DIC, $lng, addItemsAfter(), and addItemsBefore().
Referenced by asyncGetContent().
Here is the call graph for this function:
Here is the caller graph for this function:| 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.
Here is the call graph for this function:
|
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.