Package de.xima.fc.plugin.interfaces.form
package de.xima.fc.plugin.interfaces.form
-
InterfacesClassDescriptionBase interface for plugins which hook into the lifecycle of the form, such as pre-render or pre-process plugins.Interface for a data source plugin.Interface for plugins to add additional resources (CSS or JavaScript) to the form designer.Interface for plugins that may add a set of form items to the designer.A plugin that lets you add additional properties to existing form elements, which can be configured in the form designer.Interface for plugins that wish to provide custom template for the form designer.Mixin that implements the methods of
IPluginFormElementTemplatewith defaults for static form element template plugins, when you have all templates stored as resources in the plugin's class path (i.e.Interface for plugins to integrate own form element widgets within the form designer.Interface for form pre-persist plugins.Interface for a form pre-process plugin.Interface for form pre-render plugins.Interface for a form pre-respond plugin.Deprecated.This plugin type was never called and will never have any function.A plugin that lets you add additional properties to forms, which can be configured in the form designer via the forms tab in the properties panel on the right-hand side.Plugins that allows the form render process to be customized.Deprecated.This plugin type only allows plugins to provide a single resource, and only either a CSS or JavaScript file.Interface for plugins that wish to add additional frontend resources that are available for web forms.A plugin that lets you provide additionalIFormTheme.