Kernel::WebApp::Util::UserPreferenceType::File::SMIME

NAME

Kernel::WebApp::Util::UserPreferenceType::File::SMIME – Wrapper for User Preference Type SMIME fields.

around FieldStructure

The /FieldStructure() method will return the parent FieldStructure method unless the system uses SMIME.

around Fields

The /Fields() returns the fields needed for the preference.

FieldsValue()

The /FieldsValue() sets the current values of the preference fields.

_Set()

The /_Set() method should set/save the preference for the user in context.

Scroll to Top