|
ILIAS
release_4-3 Revision
|
Handles add/remove to/from desktop requests. More...
Collaboration diagram for ilDesktopItemGUI:Static Public Member Functions | |
| static | addToDesktop () |
| Add desktop item public. | |
| static | removeFromDesktop () |
| Remove item from personal desktop public. | |
Handles add/remove to/from desktop requests.
Definition at line 33 of file class.ilDesktopItemGUI.php.
|
static |
Add desktop item public.
Definition at line 39 of file class.ilDesktopItemGUI.php.
References $_GET, $_POST, $ilUser, ilObjUser\_addDesktopItem(), and ilObject\_lookupType().
Referenced by ilPDSelectedItemsBlockGUI\addToDeskObject(), ilSearchBaseGUI\addToDeskObject(), ilObjSessionGUI\addToDeskObject(), ilContainerGUI\addToDeskObject(), and ilObjBlogGUI\addToDeskObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Remove item from personal desktop public.
Definition at line 65 of file class.ilDesktopItemGUI.php.
References $_GET, $_POST, $ilUser, ilObjUser\_dropDesktopItem(), and ilObject\_lookupType().
Referenced by ilPDSelectedItemsBlockGUI\removeFromDeskObject(), ilSearchBaseGUI\removeFromDeskObject(), ilObjSessionGUI\removeFromDeskObject(), ilContainerGUI\removeFromDeskObject(), ilObjBlogGUI\removeFromDeskObject(), and ilObjForumGUI\removeFromDeskObject().
Here is the call graph for this function:
Here is the caller graph for this function: