Previous Topic: Security ID ProcessingNext Topic: search-helper.js


Standard Scripting Functions

These are predefined functions that can be associated with hyperlinked rows or columns or with toolbar buttons in the Search Results screen.

Function name

Calling element and attribute

Ref column

Description

_UserDetails

<column>
link_function

yes

Displays user information, including user name and group history.

_EventDetails

<column>
link_function

<Results>
row_function

yes


yes

Displays the event details panel at the bottom of the Search Results screen, giving full details about the event and providing review capabilities.

DownloadResults

<tool>
function

 

Downloads the complete search results. The format is specified by a string parameter passed to the function containing the format type (e.g. 'xls')

RunQuery

Called by a function in the results <script> element

 

Runs a sub-query e.g. to show drilldown information.

ShowResultsComponent

Called by a function in the results <script> element

 

Shows or hides the results component depending on the single Boolean parameter. Shows the component if 'true'.

ShowResultsTable

Called by a function in the results <script> element

 

Shows or hides the results table depending on the single Boolean parameter. Shows the table if 'true'.