Click or drag to resize
CMS.FormEngine Namespace
 
Classes
  ClassDescription
Public classAlternativeFormInfo
AlternativeFormInfo data container class.
Public classAlternativeFormInfoProvider
Class providing AlternativeFormInfo management.
Public classCodeGenerator
Helper for the code generation.
Public classCombineWithFormSettings
Settings for combining form fields.
Public classContentItemCodeFileGenerator
Creates classes for content items, such as pages or custom table items, and saves them to files using naming conventions. Generated classes contain properties that correspond to associated data class fields and bring the benefits of strongly typed code such as IntelliSense support. Only page types, products, custom tables and forms are supported. Files are organized in hiearchical folder structure with one top-level folder for each supported content type (Pages, Products, CustomTableItems and Forms). Within each top-level folder there are another folders corresponding to the individual namespaces of the respective data class.
Public classContentItemCodeGenerator
Provides classes for content items, such as pages or custom table items, to facilitate their usage in code. Generated classes contain properties that correspond to associated data class fields and bring the benefits of strongly typed code such as IntelliSense support. Only page types, products, custom tables and forms are supported.
Public classFieldMacroRule
Class represents field validation macro rule.
Public classFormCategoryInfo
Class for storing info about categories.
Public classFormControlImport
Handles special actions during the Form control import process.
Public classFormFieldControlTypeCode
Field control types - string public constants.
Public classFormFieldInfo
Represents form field definition.
Public classFormHelper
Class providing form helper methods.
Public classFormInfo
Ensures management of XML file that represents the form definition.
Public classFormModule
Represents the Form module.
Public classFormModuleMetadata
Represents the Form module metadata.
Public classFormTaskType
Web farm tasks for form operations
Public classFormUserControlInfo
FormUserControl info data container class.
Public classFormUserControlInfoProvider
Class to provide FormUserControl management.
Public classFormVisibilityInfo
Ensures management of XML file that represents the form visibility definition.
Interfaces
  InterfaceDescription
Public interfaceIContentItemCodeFileGenerator
Creates classes for content items, such as pages or custom table items, and saves them to files using naming conventions. Generated classes contain properties that correspond to associated data class fields and bring the benefits of strongly typed code such as IntelliSense support. Only page types, products, custom tables and forms are supported. Files are organized in hiearchical folder structure with one top-level folder for each supported content type (Pages, Products, CustomTableItems and Forms). Within each top-level folder there are another folders corresponding to the individual namespaces of the respective data class.
Public interfaceIContentItemCodeGenerator
Provides classes for content items, such as pages or custom table items, to facilitate their usage in code. Generated classes contain properties that correspond to associated data class fields and bring the benefits of strongly typed code such as IntelliSense support. Only page types, products, custom tables and forms are supported.
Enumerations
  EnumerationDescription
Public enumerationFieldEditorControlsEnum
Type of custom controls that can be selected from the control list in FieldEditor.
Public enumerationFieldTypeEnum
Field types enum.
Public enumerationFormAccessEnum
Indicates which group of users can manage form.
Public enumerationFormCategoryPropertyEnum
Form category info property types.
Public enumerationFormFieldControlTypeEnum
Field control types.
Public enumerationFormFieldPropertyEnum
Form field info property types.
Public enumerationFormFieldVisibilityTypeEnum
Field visibility types.
Public enumerationFormLayoutEnum
Form layout enumeration - for default form layout.
Public enumerationFormLayoutTypeEnum
Enum for form layout type.
Public enumerationFormResolveTypeEnum
Field macro resolving control types.
Public enumerationFormUserControlTypeEnum
Controls type enum.