|
ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilCloudPluginItemCreationListGUI. More...
Inheritance diagram for ilCloudPluginItemCreationListGUI:
Collaboration diagram for ilCloudPluginItemCreationListGUI:Public Member Functions | |
| getGroupedListItemsHTML ($showUpload=false, $showCreateFolders=false) | |
Protected Member Functions | |
| addItemsBefore () | |
| addItemsAfter () | |
Protected Attributes | |
| $gl = null | |
Protected Attributes inherited from ilCloudPluginListGUI | |
| $node = null | |
Protected Attributes inherited from ilCloudPluginGUI | |
| $service = null | |
Class ilCloudPluginItemCreationListGUI.
Class for the drawing of the list "add new item". Can be extended by the plugin if needed.
Definition at line 16 of file class.ilCloudPluginItemCreationListGUI.php.
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 64 of file class.ilCloudPluginItemCreationListGUI.php.
Referenced by getGroupedListItemsHTML().
Here is the caller graph for this function:
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 60 of file class.ilCloudPluginItemCreationListGUI.php.
Referenced by getGroupedListItemsHTML().
Here is the caller graph for this function:| ilCloudPluginItemCreationListGUI::getGroupedListItemsHTML | ( | $showUpload = false, |
|
$showCreateFolders = false |
|||
| ) |
| bool | $delete | |
| ilCloudFileNode | $node |
Definition at line 28 of file class.ilCloudPluginItemCreationListGUI.php.
References $lng, addItemsAfter(), addItemsBefore(), ilUtil\img(), and ilFileUploadGUI\initFileUpload().
Here is the call graph for this function:
|
protected |
Definition at line 21 of file class.ilCloudPluginItemCreationListGUI.php.