Kernel::WebApp::Util::UserPreferenceType::File::PGP

NAME

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

around FieldStructure

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

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