| IFormLifecycleExecuteParams |
Parameters passed to form lifecycle plugins when they are executed.
|
| IFormLifecycleShouldExecuteParams |
Parameters passed to form lifecycle plugins to check whether they should be executed for a given form request.
|
| IPluginDataSourceParams |
Interface that encapsulates the parameters for a data source plugin.
|
| IPluginFormDesignerResourceGetResourceParams |
Parameters that are passed to the form designer resource plugins.
|
| IPluginFormDesignerResourceGetRuntimeDataParams |
Parameters that are passed to form designer resource plugins when retrieving the runtime data for the client-side
JavaScript.
|
| IPluginFormElementCatalogParams |
Parameters for the form element catalog plugin (IPluginFormElementCatalogue).
|
| IPluginFormElementGetResourceParams |
Parameters that are passed to the form element widget plugins when searching for JavaScript and CSS resources.
|
| IPluginFormElementPropertiesExtensionParams |
Parameters for the plugin that lets you add additional properties to existing form elements.
|
| IPluginFormElementTemplateParams |
Parameters for the form element template plugin (IPluginFormElementTemplate).
|
| IPluginFormElementWidgetGetRuntimeDataParams |
Parameters that are passed to form element widget plugins when retrieving the runtime data for the client-side
JavaScript.
|
| IPluginFormElementWidgetIsAvailableInDesignerParams |
Parameters that are passed to a form element widget.
|
| IPluginFormPrePersistParams |
Interface for the parameters of form pre-presist plugins.
|
| IPluginFormPreProcessParams |
Interface for the parameters of form pre-process plugins.
|
| IPluginFormPreRenderParams |
Interface that encapsulates the parameters for a form pre-render plugin.
|
| IPluginFormPreRespondParams |
Interface for the parameters of form pre-respond plugins.
|
| IPluginFormPreviewParams |
Deprecated.
|
| IPluginFormPropertiesExtensionParams |
Parameters for the plugin that lets you add additional properties to a form.
|
| IPluginFormRenderCallbackFormParams |
Base parameters of callbacks invoked when a form is rendered.
|
| IPluginFormRenderCallbackItemParams |
Base parameters of callbacks invoked when an item is rendered.
|
| IPluginFormRenderCallbackOnAfterRenderFormParams |
Parameters of the callback invoked after rendering a form.
|
| IPluginFormRenderCallbackOnAfterRenderItemParams |
Parameters of the callback invoked after rendering an item.
|
| IPluginFormRenderCallbackOnBeforeRenderFormParams |
Parameters of the callback invoked before rendering a form.
|
| IPluginFormRenderCallbackOnBeforeRenderItemParams |
Parameters of the callback invoked before rendering an item.
|
| IPluginFormResourceGetDataParams |
Parameters for the method of a form resource plugin that retrieves the data of the resource.
|
| IPluginFormResourcesParams |
Parameters for the getResources method of a form resources plugin.
|
| IPluginFormThemeParams |
The parameters that are given to IPluginFormTheme.
|