This namespace contains the special module functions for the GenericInterface invoker module.
Methods
-
(static) AddEvent(EventType)
-
This function calls the AddEvent action on the server.
Parameters:
Name Type Description EventType
String The type of event trigger to assign to an invoker i.e ticket or article. -
(static) BindDeleteEventDialog(Data)
-
This function binds a "trash can" link from the invoker event triggers table to the function that opens a dialog to delete the event trigger.
Parameters:
Name Type Description Data
Object A control structure that contains the jQueryObjectID, jQueryObjectSelector and the Invoker Event Trigger Name. -
(static) Init()
-
Initializes the module functions.
-
(static) Redirect(ConfigKey)
-
Redirects.
Parameters:
Name Type Description ConfigKey
String -
(static) ShowDeleteDialog(Event)
-
This function shows a confirmation dialog with 2 buttons.
Parameters:
Name Type Description Event
Object Event object of the clicked element. -
(static) ShowDeleteEventDialog(Event)
-
This function shows a confirmation dialog with 2 buttons.
Parameters:
Name Type Description Event
Object Event object of the clicked element. -
(static) ToogleEventSelect(SelectedEventType)
-
Toggles the event list.
Parameters:
Name Type Description SelectedEventType
String