Interface IPluginFormElementTemplateList

All Known Implementing Classes:
DefaultFormElementTemplateList

public interface IPluginFormElementTemplateList
Value returned by form element template plugins (IPluginFormElementTemplateParams), with a list of additional templates to be made available.
Since:
8.0.1
Author:
XIMA MEDIA GmbH
  • Method Details

    • getTemplates

      Gets the list of additional templates to be made available. The returned list may depend on the parameters given to the plugin. For example, certain templates could be offered only for specific forms.
      Returns:
      A list of additional templates.