SearchDisplay
Table of Contents
Classes
- AbstractRunAction
- Base class for running a search.
- CreateBatch
- Creates an UserJob instance for a batch data entry display
- 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
- SaveFile
- Runs the SearchDisplay and saves the output to a file and adds to the Document entity.
Traits
- ResultDataTrait