ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilCloudPluginItemCreationListGUI. More...
Public Member Functions | |
getGroupedListItemsHTML ($showUpload=false, $showCreateFolders=false) | |
getGroupedListItems ($show_upload=false, $show_create_folders=false) | |
Public Member Functions inherited from ilCloudPluginGUI | |
__construct ($plugin_service_class) | |
getPluginObject () | |
getPluginHookObject () | |
getAdminConfigObject () | |
getService () | |
txt ($var="") | |
executeCommand () | |
Protected Member Functions | |
addItemsBefore () | |
addItemsAfter () | |
Protected Member Functions inherited from ilCloudPluginListGUI | |
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 19 of file class.ilCloudPluginItemCreationListGUI.php.
|
protected |
Definition at line 86 of file class.ilCloudPluginItemCreationListGUI.php.
Referenced by getGroupedListItems().
|
protected |
Definition at line 81 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 48 of file class.ilCloudPluginItemCreationListGUI.php.
References $DIC, $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 34 of file class.ilCloudPluginItemCreationListGUI.php.
References $gl, and getGroupedListItems().
|
protected |
Definition at line 25 of file class.ilCloudPluginItemCreationListGUI.php.
Referenced by getGroupedListItems(), and getGroupedListItemsHTML().