Kernel::WebApp::Util::ConfigItem::Field::ReferenceService

NAME

Kernel::WebApp::Util::ConfigItem::Field::ReferenceService – Field type for the Reference Service field.

PUBLIC INTERFACE

Type()

Holds the current field type.

ReferenceType()

Holds the current field type.

FieldValidator()

Holds the name of the validation module for use with the current field.

SearchEndpointURL()

Holds the URL to the search endpoint for the current field.

PRIVATE INTERFACE

_BuildReadableValue()

Returns the transformed human readable value from the ServiceID.

Scroll to Top