Package userforms
Classes summary
| EditableCheckbox | EditableCheckbox |
| EditableCheckboxGroupField | EditableCheckboxGroup |
| EditableCountryDropdownField | A dropdown field which allows the user to select a country |
| EditableDateField | EditableDateField |
| EditableDateTimeField | EditableDateTimeField |
| EditableDropdown | EditableDropdown |
| EditableEmailField | EditableEmailField |
| EditableFileField | Allows a user to add a field that can be used to upload a file. |
| EditableFormField | Represents the base class of a editable form field object like EditableTextField. |
| EditableFormHeading | Allows an editor to insert a generic heading into a field |
| EditableHiddenField | EditableHiddenField |
| EditableLiteralField | Editable Literal Field. A literal field is just a blank slate where you can add your own HTML / Images / Flash |
| EditableMemberListField | Creates an editable field that displays members in a given group |
| EditableMultipleOptionField | Base class for multiple option fields such as EditableDropdownField and radio sets. |
| EditableNumericField | EditableNumericField |
| EditableOption | Base Class for EditableOption Fields such as the ones used in dropdown fields and in radio check box groups |
| EditablePhoneField | EditablePhoneField |
| EditableRadioField | EditableRadioField |
| EditableSiteAgreementField | EditableSiteAgreementField |
| EditableTextField | EditableTextField |
| EditableTimeField | EditableTimeField |
| FieldEditor | A form field allowing a user to customize and create form fields. for saving
into a UserDefinedForm |
| SubmittedFileField | A file uploaded on a UserDefinedForm and attached to a single SubmittedForm |
| SubmittedForm | Contents of an UserDefinedForm submission |
| SubmittedFormField | Data received from a UserDefinedForm submission |
| SubmittedFormReportField | Displays a summary of instances of a form submitted to the website |
| UserDefinedForm | User Defined Form Page type that lets users build a form in the CMS using the FieldEditor Field. |
| UserDefinedForm_EmailRecipient | A Form can have multiply members / emails to email the submission to and custom subjects |
| UserDefinedForm_SubmittedFormEmail | Email that gets sent to the people listed in the Email Recipients when a submission is made |
| UserFormsVersionedTask | UserForms Versioned Task |