Package | Description |
---|---|
org.hippoecm.frontend.plugins.gallery.model |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGalleryProcessor
Gallery processor that puts a resized version of the image in the primary item and populates
other resource child nodes with the original.
|
class |
NullGalleryProcessor
This gallery processor does not perform any additional processing on a gallery node.
|
Modifier and Type | Method and Description |
---|---|
static GalleryProcessor |
DefaultGalleryProcessor.getGalleryProcessor(IPluginContext pluginContext,
IPluginConfig pluginConfig)
Get the gallery processor service identified by the parameter
GALLERY_PROCESSOR_ID in
the plugin config. |
static GalleryProcessor |
DefaultGalleryProcessor.getGalleryProcessor(IPluginContext pluginContext,
IPluginConfig pluginConfig,
String defaultServiceId)
Get the gallery processor service specified by the parameter
GALLERY_PROCESSOR_ID in the
plugin config. |
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.