|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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 18 of file class.ilCloudPluginItemCreationListGUI.php.
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 82 of file class.ilCloudPluginItemCreationListGUI.php.
Referenced by getGroupedListItems().
Here is the caller graph for this function:
|
protected |
Reimplemented from ilCloudPluginListGUI.
Definition at line 78 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 45 of file class.ilCloudPluginItemCreationListGUI.php.
References $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 32 of file class.ilCloudPluginItemCreationListGUI.php.
References $gl, and getGroupedListItems().
Here is the call graph for this function:
|
protected |
Definition at line 23 of file class.ilCloudPluginItemCreationListGUI.php.
Referenced by getGroupedListItems(), and getGroupedListItemsHTML().