This namespace contains the special module functions for the customer information center search.
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.