OTRS API Reference JavaScript

Namespace: Core.Agent.Admin.SystemConfigurationUser

Core.Agent.Admin. SystemConfigurationUser

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

Methods

(static) Init()

This function initializes module functionality.

(static) UserSettingValueDelete($Object) → {Boolean}

Delete user setting.
Parameters:
Name Type Description
$Object jQueryObject jquery object
Returns:
- false in case delete all values is not needed
Type
Boolean