Module: alfresco/renderers/SmallThumbnail

alfresco/renderers/SmallThumbnail

Author:
  • Dave Draper
License:
Source:

Members

folderImage :string

Overrides the inherited attribute to use the appropriately sized folder image.
Type:
  • string
Since:
  • 1.0.66
Default Value:
  • "folder-32.png"
Source:

folderImageSize :string

Overrides the inherited attribute to use when mapping folder images to folderImageAspectMappings
Type:
  • string
Since:
  • 1.0.66
Default Value:
  • "32"
Source:

Methods

generateThumbnailUrl(renditionName) → {string}

Generates the URL to use as the source of the thumbnail.
Parameters:
Name Type Description
renditionName string
Source:
Returns:
Type
string

postMixInProperties()

Extends the inherited function to set the standard small thumbnail dimensions.
Since:
  • 1.0.40
Source: