OTRS API Reference JavaScript

Namespace: Core.Agent.CustomerUserInformationCenterSearch

Core.Agent. CustomerUserInformationCenterSearch

This namespace contains the special module functions for the customer information center search.
Author:
  • OTRS AG

Methods

(static) Init()

This function initializes the search dialog.

(static) InitAutocomplete($Input, Subaction)

Initialize autocompletion.
Parameters:
Name Type Description
$Input jQueryObject Input element to add auto complete to.
Subaction String Subaction to execute, "SearchCustomerID" or "SearchCustomerUser".

(static) OpenSearchDialog()

This function open the search dialog after clicking on "search" button in nav bar.