Data Structures

Services/Form

Data Structures

class  ilCheckboxInputGUI
 This class represents a checkbox property in a property form. More...
class  ilCustomInputGUI
 This class represents a custom property in a property form. More...
class  ilDateTimeInputGUI
 This class represents a date/time property in a property form. More...
class  ilDurationInputGUI
 This class represents a duration (typical hh:mm:ss) property in a property form. More...
class  ilFeedUrlInputGUI
 This class represents a feed url property in a property form. More...
class  ilFileInputGUI
 This class represents a file property in a property form. More...
class  ilFormGUI
 This class represents a form user interface. More...
class  ilFormPropertyGUI
 This class represents a property in a property form. More...
class  ilFormSectionHeaderGUI
 This class represents a section header in a property form. More...
class  ilImageFileInputGUI
 This class represents an image file property in a property form. More...
class  ilLocationInputGUI
 This class represents a location property in a property form. More...
class  ilNonEditableValueGUI
 This class represents a non editable value in a property form. More...
class  ilPropertyFormGUI
 This class represents a property form user interface. More...
class  ilRadioGroupInputGUI
 This class represents a property in a property form. More...
class  ilRadioOption
 This class represents an option in a radio group. More...
class  ilRegExpInputGUI
 This class represents a regular expression input property in a property form. More...
class  ilSelectInputGUI
 This class represents a selection list property in a property form. More...
class  ilSubEnabledFormPropertyGUI
 This class represents a property that may include a sub form. More...
class  ilTextAreaInputGUI
 This class represents a text area property in a property form. More...
class  ilTextInputGUI
 This class represents a text property in a property form. More...