CMS.OnlineForms Namespace |
Class | Description | |
---|---|---|
BizFormConstants |
Contains biz form functionality related constants.
| |
BizFormException |
Thrown when biz form operation fails.
| |
BizFormFileServiceExtensions |
Provides additional methods for IBizFormFileService.
| |
BizFormHelper |
Provides helper methods for biz forms.
| |
BizFormImport |
Handles special actions during the BizForm import process.
| |
BizFormInfo | BizFormInfo stores information about General, Autoresponder, Email notification and similar tabs.
FormClassInfo stores the structure of the form. That means for example form definition (Fields tab) and search fields settings.
BizFormItem stores the data that visitors fill on the website.
| |
BizFormInfoProvider |
Class providing BizFormInfo management.
| |
BizFormItem | BizFormInfo stores information about General, Autoresponder, Email notification and similar tabs.
FormClassInfo stores the structure of the form. That means for example form definition (Fields tab) and search fields settings.
BizFormItem stores the data that visitors fill on the website.
| |
BizFormItemEventArgs |
BizForm item event arguments
| |
BizFormItemEvents |
BizForm item events
| |
BizFormItemFactory |
Factory that provides BizForm item objects
| |
BizFormItemGenerator |
Generator of the specific BizForm items
| |
BizFormItemHandler |
BizForm item handler
| |
BizFormItemProvider |
Class for retrieving BizForm items.
| |
BizFormMailSender |
Represents default implementation for sending on-line form notification and autoresponder emails.
| |
BizFormMailSenderFactory |
Default implementation of IBizFormMailSenderFactory providing on-line form email sender BizFormMailSender.
| |
BizFormRoleInfo |
BizFormRoleInfo data container class.
| |
BizFormRoleInfoProvider |
Class providing BizFormRoleInfo management.
| |
BizFormTableNameNotUniqueException |
Thrown when biz form table name is not unique.
| |
BizFormTypeInfo |
Type info for the BizForm items
| |
BizFormUploadFile |
Class represents a file uploaded via BizForm submission.
| |
BizFormUploadFileSerializer |
Class responsible for serialization and deserialization of BizFormUploadFile instances.
| |
ClearBizFormTypeInfosWebFarmTask |
Web farm task used to clear the bizForm item type info.
| |
DeleteBizFormFileWebFarmTask |
Web farm task used to delete bizform files.
| |
FormClassInfo | BizFormInfo stores information about General, Autoresponder, Email notification and similar tabs.
FormClassInfo stores the structure of the form. That means for example form definition (Fields tab) and search fields settings.
BizFormItem stores the data that visitors fill on the website.
| |
FormFieldInfoExtensions |
Extension methods for FormFieldInfo class.
| |
FormSubmitActivityInitializer |
Represents implementation of IActivityInitializer for form submission activity.
| |
InvalidateBizFormTypeInfoWebFarmTask |
Web farm task used to invalidate BizForm type info.
| |
IObjectQueryExtensions |
Extension methods for ObjectQueryTObject | |
LegitimateInterestFormSubmitActivityInitializer |
Represents implementation of IActivityInitializer for form submission activity when legitimate interest is applied.
| |
OnlineFormsModule |
Represents the Form module.
| |
OnlineFormsModuleMetadata |
Represents the Online forms module metadata.
| |
PromoteBizFormTempFileWebFarmTask |
Web farm task used to promote temporary files attached to a form.
| |
SmartFieldConstants |
Provides internal constants for smart fields feature.
| |
SmartFieldLicenseHelper |
Licensing helper class for Smart field feature.
| |
UpdateBizFormFileWebFarmTask |
Web farm task used to update files attached to a form.
|
Interface | Description | |
---|---|---|
IBizFormFileService |
Defines manipulation methods for a file uploaded via forms.
| |
IBizFormInfoProvider |
Declares members for BizFormInfo management.
| |
IBizFormMailSender |
Interface providing methods for sending on-line form notification and autoresponder emails.
| |
IBizFormMailSenderFactory |
Represents factory providing on-line form email sender implementations.
| |
IBizFormRoleInfoProvider |
Declares members for BizFormRoleInfo management.
|