Kernel::WebApp::Controller::API::Agent::Calendar::Appointment::DefaultValue

NAME

Kernel::WebApp::Controller::API::Agent::Calendar::Appointment::DefaultValue – Role to handle 'ValueFor' endpoints.

has CalendarConfig

Attribute that holds the current config of the selected calendar.

has CalendarDefaultValues

Attribute that holds the default values of the selected calendar.

_GetReplacedValue()

Helper method to replace OTRS smart tags.

_BuildCalendarConfig()

Initializes the attribute CalendarConfig.

_BuildCalendarDefaultValues()

Initializes the attribute CalendarDefaultValues.

Scroll to Top