Uses of Interface
org.hippoecm.frontend.plugins.gallery.model.GalleryProcessor
-
Uses of GalleryProcessor in org.hippoecm.frontend.plugins.gallery.model
Modifier and TypeClassDescriptionclass
Gallery processor that puts a resized version of the image in the primary item and populates other resource child nodes with the original.class
This gallery processor does not perform any additional processing on a gallery node.Modifier and TypeMethodDescriptionstatic GalleryProcessor
DefaultGalleryProcessor.getGalleryProcessor
(IPluginContext pluginContext, IPluginConfig pluginConfig) Get the gallery processor service identified by the parameterGALLERY_PROCESSOR_ID
in the plugin config.static GalleryProcessor
DefaultGalleryProcessor.getGalleryProcessor
(IPluginContext pluginContext, IPluginConfig pluginConfig, String defaultServiceId) Get the gallery processor service specified by the parameterGALLERY_PROCESSOR_ID
in the plugin config.