|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RenderableVariationResolver | |
---|---|
info.magnolia.rendering.engine | |
info.magnolia.rendering.template.variation |
Uses of RenderableVariationResolver in info.magnolia.rendering.engine |
---|
Constructors in info.magnolia.rendering.engine with parameters of type RenderableVariationResolver | |
---|---|
DefaultRenderingEngine(RendererRegistry rendererRegistry,
TemplateDefinitionAssignment templateDefinitionAssignment,
RenderableVariationResolver variationResolver,
javax.inject.Provider<RenderingContext> renderingContextProvider)
|
Uses of RenderableVariationResolver in info.magnolia.rendering.template.variation |
---|
Classes in info.magnolia.rendering.template.variation that implement RenderableVariationResolver | |
---|---|
class |
ChannelVariationResolver
Resolver that will use the channel set in the AggregationState. |
class |
DefaultRenderableVariationResolver
Resolver that will combinate channel and extension variation resolver. |
class |
ExtensionVariationResolver
Variation resolver that will use a variation with the same name as the extension. |
class |
NoopVariationResolver
Variation resolver that ignores any variations, effectively turning the feature off. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |