Namespace DataWeb.Structure.Modules
Classes
ModuleAppErrorList
Module that exposes application error data for a section, providing notification counts based on logged errors.
ModuleAutomationEventListEdit
Module that handles list editing for automation events, automatically setting event date, expiration date and TTL on creation.
ModuleAutomationProfileListEdit
List edit module for automation profile sections, extending the export with automation profile properties.
ModuleAutomationTaskForm
Module that handles form editing for automation tasks, automatically setting the initial status on creation.
ModuleFileImport
Import module that handles file uploads and stores them in the configured file storage.
ModuleForm
Represents a module that manages form-based operations within a section.
ModuleGeneric
Represents a generic module that provides a base implementation for module-related operations within a section.
ModuleImport
Represents a module that handles data import operations within a section.
ModuleList
Represents a module that handles list data and operations within a section.
ModuleList.ContextItemResult
Represents the result of a context items query, including pagination.
ModuleList.DeferredItem
Represents an item whose list widget values are resolved asynchronously.
ModuleList.DeferredItem.ListWidgetValue
Represents a deferred value for a list widget.
ModuleList.ItemsParams
Represents a set of item identifiers used to request specific items.
ModuleList.LayoutUpdate
Represents a request to update the layout mode.
ModuleList.ListData
Represents the data returned by the list module.
ModuleList.ListData.DataField
Represents a data field in the list.
ModuleList.ListData.ListWidget
Represents a list widget in the list.
ModuleList.OrderByUpdate
Represents a request to update the order-by settings.
ModuleList.PageIndexUpdate
Represents a request to update the current page index.
ModuleList.SearchFilter
Represents a filter used to validate search fields.
ModuleList.SearchSuggestionFilter
Represents a filter used to retrieve search suggestions.
ModuleList.SearchUpdate
Represents a request to update search filter values.
ModuleList.SearchUpdate.SearchValue
Represents a single search filter value.
ModuleListEdit
Represents a module that handles list editing functionalities within a section.
ModuleListEdit.BasicItemResult
ModuleListEdit.EditSave
ModuleListEdit.FormData
ModuleListEdit.ItemParams
ModuleListEdit.ItemResult
ModuleListEdit.ItemsParams
ModuleListEdit.ListData
ModuleListEdit.ListData.DataField
ModuleListEdit.ListData.ListWidget
ModuleListEdit.ListItem
ModuleListEdit.ListItem.DataField
ModuleListEdit.ListItem.ListWidgetValue
ModuleListEdit.OrderByUpdate
ModuleListEdit.PageIndexUpdate
ModuleListEdit.SearchSuggestionFilter
ModuleListEdit.SearchUpdate
ModuleListEdit.SearchUpdate.SearchValue
ModuleReport
Represents a module that handles the generation and processing of reports within a section.
ModuleResourceImport
Import module that processes Excel files containing localization resources and upserts them via the localization service.
ModuleResourceListEdit
List edit module for localization resources, providing filtered data, culture-aware search filters, and cache refresh action.
ModuleResourceReport
Report module that exports localization resources to an Excel file, optionally filtered by resource context and culture.
ModuleSubscriberImport
Import module that processes Excel files containing newsletter subscriber data and upserts them via the subscriber service.
ModuleSubscriberListEdit
List edit module for newsletter subscribers, automatically setting subscription and modification dates on save.
ModuleSubscriberReport
Report module that exports newsletter subscribers to an Excel file.