ILIAS
eassessment Revision 61809
|
Interface for property form input GUI classes that can be used in ilToolbarGUI. More...
Public Member Functions | |
getToolbarHTML () | |
Get input item HTML to be inserted into ilToolbarGUI. |
Interface for property form input GUI classes that can be used in ilToolbarGUI.
Definition at line 12 of file interface.ilToolbarItem.php.
ilToolbarItem::getToolbarHTML | ( | ) |
Get input item HTML to be inserted into ilToolbarGUI.
public
Implemented in ilTextInputGUI, ilFileInputGUI, ilCheckboxInputGUI, ilSelectInputGUI, and ilAlphabetInputGUI.