public interface IImageTitle extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getImageDescription(ContentContext ctx) |
String |
getImageLinkURL(ContentContext ctx) |
int |
getPriority(ContentContext ctx)
return the priority of the picture inside the page (9=max)
|
String |
getResourceURL(ContentContext ctx) |
boolean |
isImageValid(ContentContext ctx) |
static final String NO_LINK
String getImageDescription(ContentContext ctx)
String getResourceURL(ContentContext ctx)
String getImageLinkURL(ContentContext ctx)
boolean isImageValid(ContentContext ctx)
int getPriority(ContentContext ctx)
Copyright © 2012-2018. All Rights Reserved.