|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilCloudPluginItemCreationListGUI. More...
Inheritance diagram for ilCloudPluginItemCreationListGUI:
Collaboration diagram for ilCloudPluginItemCreationListGUI: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 () | |
| 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 |
Reimplemented from ilCloudPluginListGUI.
Definition at line 86 of file class.ilCloudPluginItemCreationListGUI.php.
Referenced by getGroupedListItems().
Here is the caller graph for this function:
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 81 of file class.ilCloudPluginItemCreationListGUI.php.
Referenced by getGroupedListItems().
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilCloudPluginItemCreationListGUI::getGroupedListItemsHTML | ( | $showUpload = false, |
|
$showCreateFolders = false |
|||
| ) |
| bool | $showUpload | |
| bool | $showCreateFolders |
Definition at line 34 of file class.ilCloudPluginItemCreationListGUI.php.
References $gl, and getGroupedListItems().
Here is the call graph for this function:
|
protected |
Definition at line 25 of file class.ilCloudPluginItemCreationListGUI.php.
Referenced by getGroupedListItems(), and getGroupedListItemsHTML().