CMS.FormControls Namespace |
Class | Description | |
---|---|---|
![]() | AbstractBasicForm |
Abstract class for BasicForm.
|
![]() | AbstractDefaultLayout |
Default layout
|
![]() | AbstractFormStyleConfiguration |
Container for layout specific form style configuration.
|
![]() | AbstractLayout |
Abstract class for form layout.
|
![]() | AbstractTableDefaultLayout |
Base class for table-based layouts.
|
![]() | AttachmentsControl |
Abstract control for document attachments control.
|
![]() | BasicForm |
Basic form engine independent on CMS. It displays the specified form.
|
![]() | BasicFormDefaultStyle |
Default CSS classes used by basic form unless layout overrides them.
|
![]() | CMSAbstractFormLayout |
Abstract class for virtual ASCX form layouts.
|
![]() | CMSAbstractManagerEventArgsType, SimpleEventArgsType |
Base class for managers
|
![]() | CMSAutomationManager |
Automation manager.
|
![]() | CMSDocumentManager |
Document manager.
|
![]() | CMSForm |
Form engine specific for CMS. It displays the given form.
|
![]() | CMSObjectManager |
Object manager control.
|
![]() | CollapsibleImage |
Collapsible image control. Used for collapsing categories.
|
![]() | ControlRegistrationEventArgs |
Custom event arguments used for control registration in BasicForm.
|
![]() | CustomTableForm |
Control to edit custom table record.
|
![]() | DataForm |
Common form control to edit the data.
|
![]() | DataTypeIntegrity |
Provides check if given value matches field's data type.
|
![]() | DivDefaultLayout |
Divs layout
|
![]() | DivLayoutStyle |
Class for initializing default CSS class for basic form.
|
![]() | EditingFormControl |
EditingFormControl control.
|
![]() | FieldActions |
Class providing additional actions with fields.
|
![]() | FieldCreationArgs |
Data container of objects necessary for rendering form layout.
|
![]() | FieldMacroRuleDesigner |
Control provides editing of field validation rules.
|
![]() | FieldSetDefaultLayout |
Panels layout - each category single panel
|
![]() | FieldSetLayoutStyle |
Class for initializing default CSS class for basic form.
|
![]() | FilterForm |
Filter form
|
![]() | FilterFormControlWrapper |
Wrapper for a filter control to become form engine control
|
![]() | FormCategory |
Form field control for the forms.
|
![]() | FormControl |
Form control for the forms.
|
![]() | FormControlError |
Control to supplement the form control that failed to load.
|
![]() | FormControlMacroContainer |
Container to wrap the form control structure
|
![]() | FormControlsHelper |
Helper methods for form controls
|
![]() | FormControlsModule |
Module registration.
|
![]() | FormControlsModuleMetadata |
Represents the FormControls module metadata.
|
![]() | FormControlsResolvers |
Resolvers used in e-mail templates and other macro visual components.
|
![]() | FormControlsTaskType |
Web farm tasks for form controls operations
|
![]() | FormEngineUserControl |
Common interface for custom user controls used in forms.
|
![]() | FormEngineUserControlEventArgs |
Class containing event data pertaining to an event raised for a form control.
|
![]() | FormEngineVisibilityControl |
Common class for custom user controls used in forms for selection of field visibility types.
|
![]() | FormEngineWebControl |
Form engine web control.
|
![]() | FormErrorLabel |
Form error label for a specific form field.
|
![]() | FormErrorMessageLabel |
Form error message label for the whole form.
|
![]() | FormField |
Form field control for the forms.
|
![]() | FormInfoMessageLabel |
Form info message label for the whole form.
|
![]() | FormLabel |
Form label control for a specific form field.
|
![]() | FormMacroContainerFormType |
Container to wrap the form structure
|
![]() | FormSubmit |
Form submit field.
|
![]() | FormSubmitButton |
Form button control.
|
![]() | LayoutForm |
Represents custom user layout specified by text with macros.
|
![]() | LayoutTemplate |
Represents layout based on a template.
|
![]() | LocalizableFormEngineUserControl |
Localizable form engine user control
|
![]() | OptionsDesigner |
Control provides editing of field options.
|
![]() | ReadOnlyFormEngineUserControl |
Read-only version of the form engine user control
|
![]() | SecurityCheck |
Security check for the UI form.
|
![]() | SingleTableDefaultLayout |
Standard layout - single table
|
![]() | SingleTableLayoutStyle |
Class for initializing default CSS class for basic form.
|
![]() | SqlFormControl |
Base class for SQL form controls
|
![]() | TablePerCategoryDefaultLayout |
Tables layout - each category single table
|
![]() | TablePerCategoryLayoutCssClass |
Class for initializing default CSS class for basic form.
|
![]() | UIForm |
Form control for the admin UI.
|
![]() | UIFormDefaultStyle |
Default CSS classes used by UI form unless layout overrides them.
|
![]() | UIFormMacroContainer |
Container to wrap the UI form structure
|
![]() | VisibilityControl | Obsolete.
Control to set visibility.
|
Interface | Description | |
---|---|---|
![]() | IFilterControl |
Interface for a general filter control
|
![]() | IFormControl |
Form control interface.
|
![]() | IFormStyleConfiguration |
Interface describing form style configuration options.
|
Delegate | Description | |
---|---|---|
![]() | AbstractBasicFormOnItemValidationEventHandler |
Occurs when the particular item is validated.
|
![]() | ActionEventHandler |
Action event handler.
|
![]() | AttachmentsControlCheckPermissionsEventHandler |
Delegate of event fired when permissions should be checked.
|
![]() | BasicFormOnGetAttachmentEventHandler |
Occurs when the attachment info is required.
|
![]() | DataFormOnFileProcessingEventHandler |
Represents the method that will handle the file processing event.
|
Enumeration | Description | |
---|---|---|
![]() | CaptchaEnum |
Captcha enumerator.
|
![]() | FieldLayoutEnum |
Field layout enumeration.
|
![]() | FormTypeEnum |
Enum for form type.
|
![]() | ObjectOrderEnum |
Object order enumeration (for newly inserted object).
|
![]() | SQLQueryEnum |
Describing which sql RegEx can be used
|