|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 @access public. More... | |
| removeFromDeskObject () | |
| Remove from desktop @access public. More... | |
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 @access public.
Implemented in ilPDSelectedItemsBlockGUI, and ilSearchBaseGUI.
Referenced by ilObjBibliographicGUI\addToDesk(), and ilObjLearningSequenceGUI\executeCommand().
Here is the caller graph for this function:| ilDesktopItemHandling::removeFromDeskObject | ( | ) |
Remove from desktop @access public.
Implemented in ilPDSelectedItemsBlockGUI, and ilSearchBaseGUI.
Referenced by ilObjLearningSequenceGUI\executeCommand(), and ilObjBibliographicGUI\removeFromDesk().
Here is the caller graph for this function: