Module: alfresco/search/FilmStripViewSearchResult

alfresco/search/FilmStripViewSearchResult

This extends the standard AlfFilmStripViewDocument to provide dedicated rendering and link handling for search results. This has been created to be used within the SearchFilmStripView.
Since:
  • 1.0.32
Author:
  • Dave Draper
License:
Source:

Members

cssRequirements :object[]

An array of the CSS files to use with this widget.
Type:
  • object[]
Default Value:
  • [{cssFile:"./css/FilmStripViewSearchResult.css"}]
Source:

widgetsForSearchResults :object[]

Defines the widgets to use for non-folder, non-document search results.
Type:
  • object[]
Source:

Methods

postCreate()

Sets up a NodeRef specific subscription if the current item is a document (such that the document data is only requested if asked for by the Film Strip View) and if the current item is a container then the standard thumbnail is rendered
Source:

render()

This function is provided so that explicit requests can be made to generate the preview
Source: