Kernel::System::DynamicFieldLegacy::Driver::ConfigItem

NAME

Kernel::System::DynamicFieldLegacy::Driver::ConfigItem

SYNOPSIS

DynamicFields Multiselect Driver delegate

PUBLIC INTERFACE

This module implements the public interface of Kernel::System::DynamicFieldLegacy::Backend. Please look there for a detailed reference of the functions.

new()

create an object. Do not use it directly, instead use:

usually, you want to create an instance of this by using Kernel::System::DynamicField::Backend->new();

Scroll to Top