OTRS API Reference JavaScript

Namespace: Core.Installer

Core. Installer

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

Methods

(static) CheckDBData()

This function check the values for the database configuration.
Source:

(static) CheckMailConfig()

This function checks the mail configuration.
Source:

(static) CheckSMTPAuth(obj)

This function checks the SMTP configuration.
Parameters:
Name Type Description
obj Object
Source:

(static) Init()

This function initializes JS functionality.
Source:

(static) SelectOutboundMailType(obj)

This function is used to enable or disable some mail configuration fields.
Parameters:
Name Type Description
obj Object The form object that holds the value that makes fields visible or hidden.
Source:

(static) SkipMailConfig()

This function skips the mail configuration.
Source: