Module: alfresco/search/SearchGalleryThumbnail

alfresco/search/SearchGalleryThumbnail

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

itemKey :string

Overrides the default to set a value suitable search results.
Type:
  • string
Since:
  • 1.0.82
Default Value:
  • "nodeRef"
Source:

lastThumbnailModificationProperty :string

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

Methods

postCreate()

Generates the publication payload by calling the mixed in generatePayload function and then wraps the property in an anchor element by calling the mixed in makeAnchor function
Source: