OTRS API Reference JavaScript

Namespace: Core.Agent.Admin.GenericInterfaceOperation

Core.Agent.Admin. GenericInterfaceOperation

This namespace contains the special module functions for the GenericInterface debugger module.
Author:
  • OTRS AG
Source:

Methods

(static) Init()

This function initialize the module functionality.
Source:

(static) Redirect(ConfigKey)

Redirects.
Parameters:
Name Type Description
ConfigKey String
Source:

(static) ShowDeleteDialog(Event)

Shows a confirmation dialog to delete the operation.
Parameters:
Name Type Description
Event Object The browser event object, e.g. of the clicked DOM element.
Source: