Kernel::WebApp::Util::UserPreferenceType::Select::ChatChannels

NAME

Kernel::WebApp::Util::UserPreferenceType::Select::ChatChannels – Wrapper for User Preference Type ChatChannels fields.

Multiple()

Overwrites the parent /Mutiple() method to say the field can accept multiple values.

Options()

The /Options() sets the available values that can be selected for the field.

FieldsValue()

The /FieldsValue() sets the current value of the field(s).

_Set()

The /_Set() method will be called to set the user chat channels.

Scroll to Top