|
Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
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.