| IFormLifecyclePlugin |
Base interface for plugins which hook into the lifecycle of the form, such as pre-render or pre-process plugins.
|
| IPluginDataSource |
Interface for a data source plugin.
|
| IPluginFormElementCatalogue |
Interface for plugins that may add a set of form items to the designer.
|
| IPluginFormElementWidget |
Interface for plugins to integrate own form element widgets within the form designer.
|
| IPluginFormPrePersist |
Interface for form pre-persist plugins.
|
| IPluginFormPreProcess |
Interface for a form pre-process plugin.
|
| IPluginFormPreRender |
Interface for form pre-render plugins.
|
| IPluginFormPreRespond |
Interface for a form pre-respond plugin.
|
| IPluginFormPreview |
Deprecated.
|
| IPluginFormResource |
Interface for plugins to integrate form resources like CSS or JavaScript
|