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.
- Copyright:
- Copyright (C) 2005-2020 Alfresco Software Limited
- License:
- GNU Lesser General Public License, see: Open Source Licensing
- 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: