SearchDisplay
Table of Contents
Classes
- AbstractRunAction
- Base class for running a search.
- Download
- Download the results of a SearchDisplay as a spreadsheet.
- EmailReport
- Leverages the saveFile action to save the SearchDisplay to a file,
and then emails one or more contacts with the saved file as an attachment.
- GetDefault
- Generate the default display for a saved search.
- GetSearchTasks
- Load the available tasks for a given entity.
- ImportBatch
- Base class for all api actions.
- InlineEdit
- Perform an inline-edit to a search display row, then re-run the search to return created/updated row.
- Run
- Load the results for rendering a SearchDisplay.
- RunBatch
- Specialized run action for batch displays
Traits
- SavedSearchInspectorTrait
- Trait for requiring a savedSearch as a param plus util functions for inspecting it.