|
ILIAS
Release_4_2_x_branch Revision 61807
|
Interface for gui classes (e.g ilLuceneSearchGUI) that offer add/remove to/from desktop. More...
Inheritance diagram for ilDesktopItemHandling:
Collaboration diagram for ilDesktopItemHandling:Public Member Functions | |
| addToDeskObject () | |
| Add desktop item public. | |
| removeFromDeskObject () | |
| Remove from desktop public. | |
Interface for gui classes (e.g ilLuceneSearchGUI) that offer add/remove to/from desktop.
Definition at line 33 of file interface.ilDesktopItemHandling.php.
| ilDesktopItemHandling::addToDeskObject | ( | ) |
Add desktop item public.
Implemented in ilContainerGUI, ilObjSessionGUI, ilSearchBaseGUI, and ilPDSelectedItemsBlockGUI.
| ilDesktopItemHandling::removeFromDeskObject | ( | ) |
Remove from desktop public.
Implemented in ilContainerGUI, ilObjSessionGUI, ilSearchBaseGUI, and ilPDSelectedItemsBlockGUI.