ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
ilDesktopItemHandling Interface Reference

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. More...
 
 removeFromDeskObject ()
 Remove from desktop public. More...
 

Detailed Description

Interface for gui classes (e.g ilLuceneSearchGUI) that offer add/remove to/from desktop.

Author
Stefan Meyer meyer.nosp@m.@lei.nosp@m.fos.c.nosp@m.om
Version
$Id$

Definition at line 33 of file interface.ilDesktopItemHandling.php.

Member Function Documentation

◆ addToDeskObject()

ilDesktopItemHandling::addToDeskObject ( )

Add desktop item public.

Implemented in ilSearchBaseGUI, and ilPDSelectedItemsBlockGUI.

Referenced by ilObjBibliographicGUI\addToDesk(), and ilObjLearningSequenceGUI\executeCommand().

+ Here is the caller graph for this function:

◆ removeFromDeskObject()

ilDesktopItemHandling::removeFromDeskObject ( )

Remove from desktop public.

Implemented in ilSearchBaseGUI, and ilPDSelectedItemsBlockGUI.

Referenced by ilObjLearningSequenceGUI\executeCommand(), and ilObjBibliographicGUI\removeFromDesk().

+ Here is the caller graph for this function:

The documentation for this interface was generated from the following file: