class SearchResults (View source)

The search layout.

Methods

static string
render(array $fileResultsArray)

Render the search results layout.

Details

static string render(array $fileResultsArray)

Render the search results layout.

Parameters

array $fileResultsArray

Return Value

string the rendered search results layout.

See also

FileResultsModel