API Docs for: 1.0.0
Show:

eZ.SearchListView Class

Extends Y.eZ.TemplateBasedView
Module: ez-searchlistview

The search list view

Constructor

eZ.SearchListView

()

Methods

_getColumns

() protected

Returns an array of objects describing the columns to add to the list. Each object contains an identifier and a name.

Returns:

Array

_getSearchResultCount

() protected

Returns the search result count.

_renderItems

() protected

Renders an item view per result item.

Attributes

displayedProperties

Array

The properties to display

itemViewConstructor

Function

The constructor function to use to instance the item view instances.

Default: {Y.eZ.SubitemListItemView}

propertyNames

Object

A key value object to store the human readable names of the columns.

searchResultCount

Number

The number of item returned by the searchRequest