Classes
Abstract class that proposes a default implementation for the FormField interface.
Abstract class that proposes a default implementation for the FormField interface.
The class FormCheckBox represents a checkbox field in a form. It corresponds to a boolean.
The class FormCheckBox represents a checkbox field in a form. It corresponds to a boolean.
This class manage multi-line text fields, but the text can't be formatted.
This class represents a field which contains several options that can be selected simultaneously.
Abstract class that proposes a default implementation for the FormField interface.
Abstract class that proposes a default implementation for the FormField interface.
Abstract class that proposes a default implementation for the FormField interface.
This class manage single-line text fields with a link to access the upload modal form.
This class manage single-line text fields with a link to access the upload modal form.