ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilCloudPluginItemCreationListGUI. More...
Public Member Functions | |
getGroupedListItemsHTML ($showUpload=false, $showCreateFolders=false) | |
getGroupedListItems ($show_upload=false, $show_create_folders=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 18 of file class.ilCloudPluginItemCreationListGUI.php.
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 82 of file class.ilCloudPluginItemCreationListGUI.php.
Referenced by getGroupedListItems().
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 78 of file class.ilCloudPluginItemCreationListGUI.php.
Referenced by getGroupedListItems().
ilCloudPluginItemCreationListGUI::getGroupedListItems | ( | $show_upload = false , |
|
$show_create_folders = false |
|||
) |
bool | $show_upload | |
bool | $show_create_folders |
Definition at line 45 of file class.ilCloudPluginItemCreationListGUI.php.
References $gl, $img, $lng, addItemsAfter(), addItemsBefore(), ilUtil\getImagePath(), ilUtil\img(), and ilFileUploadGUI\initFileUpload().
Referenced by getGroupedListItemsHTML().
ilCloudPluginItemCreationListGUI::getGroupedListItemsHTML | ( | $showUpload = false , |
|
$showCreateFolders = false |
|||
) |
bool | $showUpload | |
bool | $showCreateFolders |
Definition at line 32 of file class.ilCloudPluginItemCreationListGUI.php.
References $gl, and getGroupedListItems().
|
protected |
Definition at line 23 of file class.ilCloudPluginItemCreationListGUI.php.
Referenced by getGroupedListItems(), and getGroupedListItemsHTML().