|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 118 of file class.ilCloudPluginActionListGUI.php.
Referenced by addSelectionListItems().
Here is the caller graph for this function:
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 115 of file class.ilCloudPluginActionListGUI.php.
Referenced by addSelectionListItems().
Here is the caller graph for this function:
|
protected |
| $delete_item | |
| $delete_folder |
Definition at line 76 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 94 of file class.ilCloudPluginActionListGUI.php.
References $DIC, $lng, $node, addSelectionListItems(), and exit.
Here is the call graph for this function:
|
protected |
Definition at line 121 of file class.ilCloudPluginActionListGUI.php.
|
protected |
Definition at line 127 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.