Module: alfresco/search/SearchThumbnail

alfresco/search/SearchThumbnail

Renders a thumbnail specific to search results. This is different from the usual thumbnail in that it renders specific images for items that are neither documents nor folders.
Author:
  • Dave Draper
License:
Source:

Members

hasShadow :boolean

Overrides the inherited default to set a shadow.
Type:
  • boolean
Since:
  • 1.0.40
Default Value:
  • true
Source:

horizontalAlignment :string

Overrides the inherited default to align the image to the right
Type:
  • string
Since:
  • 1.0.40
Default Value:
  • "RIGHT"
Source:

lastThumbnailModificationProperty :string

Overrides the inherited value to reference the property provided by the search API
Type:
  • string
Default Value:
  • "lastThumbnailModification"
Source: