Magidoc

ManifestSetting
Object

Setting definition

Fields

#

array

Non-null

Indicates whether setting value is array

code

Non-null

Unique code

configuration

Additional key-value type of configuration for settings.

defaultValue

Default value

options

Available options for RADIO_GROUP type of settings.

readOnly

Non-null

Indicates whether setting could be edited

required

Non-null

Indicates whether setting is mandatory

restricted

Non-null

Indicates if changing this setting is restricted. Restriction means, that regular users not able to manipulate it.

rules

Validation rules for the setting value

sensitive

Non-null

Indicates whether setting value is sensitive If yes, value of the setting could no be read without special permission

type

Non-null

Type of the values stored in this setting

Usages

#

References

#