| Interface | Description |
|---|---|
| FormSource |
Source of data for WebTML forms.
|
| TMLFormProcessContext.PCFile |
A file attached to a process context
|
| Class | Description |
|---|---|
| ContextDocumentFormSource | |
| EmptyFormSource | |
| FieldReg | |
| PortletConfigFormSource | |
| PortletSessionVarsFormSource | |
| TMLForm | |
| TMLForm.FileUploadInputStream | |
| TMLForm.FormParseInfo | |
| TMLForm.MultipartFormData | |
| TMLFormField |
represent a tmlform field
contains information about the user entered field value and
the parsed value by inputtag attribute type
|
| TMLFormInfo |
contains information about a form which could not be or should not be submited
with a hidden field.
|
| TMLFormInfo.FormValidation | |
| TMLFormProcessContext |
A context for continuous processes on a user session spanning multiple requests.
|
| TMLFormPublishingFile | |
| UserProfileFormSource |
| Exception | Description |
|---|---|
| TMLForm.FileUploadLimitExceededException | |
| TMLFormParsingException | |
| TMLFormValidationException |