Kentico.PageBuilder.Web.Mvc.Internal Namespace |
Class | Description | |
---|---|---|
ClipboardModel |
Represents the user clipboard model.
| |
ClipboardScriptConfiguration |
Encapsulates the clipboard configuration data sent to client and used by Page builder's script.
| |
ComponentController |
Base class for Page builder component controller.
| |
ComponentControllerTPropertiesType |
Base class for Page builder component controller with custom properties of type TPropertiesType.
| |
ComponentPropertiesFormController |
Provides base class for retrieving and validating the component properties within form.
| |
GetConfigurationEventArgs |
Arguments of event represented by GetConfigurationHandler.
| |
GetConfigurationHandler |
Handler for event raised when PageBuilderScriptConfiguration is being retrieved from PageBuilderScriptConfigurationSource.
| |
KenticoComponentDefaultController |
Default controller for Page builder component.
| |
KenticoPageBuilderClipboardController |
Controller providing the page builder clipboard functionality.
| |
PageBuilderDataContext |
Provides Page builder data context.
| |
PageBuilderScriptConfiguration |
Encapsulates data sent to client and used by Page builder's script.
| |
PageBuilderScriptConfigurationSource |
Source of PageBuilderScriptConfiguration.
|
Interface | Description | |
---|---|---|
IComponentViewModel |
Interface for loading the component view model with data.
|