Uses of Interface
de.xima.fc.plugin.template.IHtmlTemplateRenderPluginCallback
Packages that use IHtmlTemplateRenderPluginCallback
-
Uses of IHtmlTemplateRenderPluginCallback in de.xima.fc.plugin.interfaces.template
Methods in de.xima.fc.plugin.interfaces.template that return types with arguments of type IHtmlTemplateRenderPluginCallbackModifier and TypeMethodDescriptionIterable<? extends IHtmlTemplateRenderPluginCallback> IPluginHtmlTemplateRenderCallback.createCallbacks()Gets a list of callbacks to invoke when an HTML template is rendered.