ILIAS  Release_4_1_x_branch Revision 61804
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilToolbarItem Interface Reference

Interface for property form input GUI classes that can be used in ilToolbarGUI. More...

+ Inheritance diagram for ilToolbarItem:
+ Collaboration diagram for ilToolbarItem:

Public Member Functions

 getToolbarHTML ()
 Get input item HTML to be inserted into ilToolbarGUI.

Detailed Description

Interface for property form input GUI classes that can be used in ilToolbarGUI.

Author
Michael Jansen mjans.nosp@m.en@d.nosp@m.ataba.nosp@m.y.de
Version
$Id$

Definition at line 12 of file interface.ilToolbarItem.php.

Member Function Documentation

ilToolbarItem::getToolbarHTML ( )

Get input item HTML to be inserted into ilToolbarGUI.

public

Returns
string

Implemented in ilTextInputGUI, ilFileInputGUI, ilCheckboxInputGUI, ilSelectInputGUI, and ilAlphabetInputGUI.


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