Module: alfresco/search/SearchFilmStripView

alfresco/search/SearchFilmStripView

This extends the standard Film Strip View to provide a model dedicated to rendering search results. The main difference is in using the FilmStripViewSearchResult that has special handling for types of nodes that are not found in Document Libraries. This view is only intended for use in the AlfSearchList widget.
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/SearchFilmStripView.css"}]
Source:

widgets :object[]

The definition of how a single item is represented in the view.
Type:
  • object[]
Source:

widgetsForContent :object[]

The definition of how a single item is represented the preview.
Type:
  • object[]
Source: