Package | Description |
---|---|
org.hippoecm.hst.content.rewriter |
The org.hippoecm.hst.content.rewriter package defines the API for the HST Content Rewriters
|
org.hippoecm.hst.content.rewriter.impl | |
org.hippoecm.hst.tag |
Modifier and Type | Method and Description |
---|---|
ImageVariant |
ContentRewriter.getImageVariant() |
Modifier and Type | Method and Description |
---|---|
void |
ContentRewriter.setImageVariant(ImageVariant imageVariant)
Sets whether this
ContentRewriter should use an imageVariant. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultImageVariant
An image variant can hold information for a
ContentRewriter which image variant to use instead of the image variant
in the html content that the ContentRewriter will rewrite. |
Modifier and Type | Method and Description |
---|---|
ImageVariant |
AbstractContentRewriter.getImageVariant() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractContentRewriter.setImageVariant(ImageVariant imageVariant) |
Modifier and Type | Field and Description |
---|---|
protected ImageVariant |
HstHtmlTag.imageVariant
Holds the
ImageVariant when there is configured an ImageVariant and is null
when no image variant has been specified |
Modifier and Type | Method and Description |
---|---|
void |
HstHtmlTag.setImageVariant(ImageVariant imageVariant) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.