Kernel::WebApp::Util::ConfigItem::Field::ReferenceUser

NAME

Kernel::WebApp::Util::ConfigItem::Field::ReferenceUser – Field type for the Reference User field.

PUBLIC INTERFACE

Type()

Holds the current class 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.

DisplayValueData()

Returns the display value data for the current field.

PRIVATE INTERFACE

_BuildReadableValue()

Returns the transformed human readable value from the UserID.

Scroll to Top