Kernel::System::DynamicFieldLegacy::Driver::Checkbox

NAME

Kernel::System::DynamicFieldLegacy::Driver::Checkbox

DESCRIPTION

DynamicFields Checkbox 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()

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

ValueExtract()

Extracts the value of a dynamic field based on the type of field.

Scroll to Top