Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
lib.php File Reference

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'
 Profile field API library file.