ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilCloudPluginItemCreationListGUI. More...
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().
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 60 of file class.ilCloudPluginItemCreationListGUI.php.
Referenced by getGroupedListItemsHTML().
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().
|
protected |
Definition at line 21 of file class.ilCloudPluginItemCreationListGUI.php.