Generated by
JDiff

Class com.day.cq.personalization.TeaserUtils

Removed Methods
String getImage(Page) Returns a image for the teaser, based on the following logic:
  • check for page image
  • check for first par image component
  • check for first par textimage component
  • fallback, return page template thumbnail
 

Added Methods
String getImage(Page) Returns a image for the teaser, based on the following logic:
  • check for page image
  • check for first par image component
  • check for first par textimage component
  • fallback, return page template thumbnail
String getImage(SlingHttpServletRequest, Page) Returns a image for the teaser, based on the following logic:
  • check for page image
  • check for first par image component
  • check for first par textimage component
  • fallback, return page template thumbnail