Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Profile field API library file. More...
Variables | |
const | PROFILE_VISIBLE_ALL '2' |
Visible to anyone who can view the user. | |
const | PROFILE_VISIBLE_NONE '0' |
Only visible to users with the moodle/user:viewalldetails capability. | |
const | PROFILE_VISIBLE_PRIVATE '1' |
Visible to the profile owner or anyone with the moodle/user:viewalldetails capability. | |
const | PROFILE_VISIBLE_TEACHERS '3' |
Visible to anyone who has the moodle/site:viewuseridentity permission. | |
Profile field API library file.