Kernel::WebApp::Util::ConfigItem::Field::Role::IsDateTimeField

NAME

Kernel::WebApp::Util::ConfigItem::Field::Role::IsDateTimeField – Provides the functionality for a date time field.

PUBLIC INTERFACE

FilterFormFieldSchema()

Returns the filter form field schema for the current field type.

SearchConditionGet()

Returns the display value data for the current field.

PRIVATE INTERFACE

_FormFieldSchema()

Returns the form field schema for the current field type.

Scroll to Top