core/model/modx/processors/security/user/setting/create.php
Create a user setting
- Package
- modx
- $user/$fk
- integer
The user to create the setting for
- $key
- string
The setting key
- $value
- string
The value of the setting
- $name
- string
The lexicon name for the setting
- $description
- string
The lexicon description for the setting
- $area
- string
The area for the setting
- $namespace
- string
The namespace for the setting
- Subpackage
- processors.context.setting