Namespaces: global |
Description |
|---|---|
| xprofile_override_user_fullnames() |
Replace the displayed and logged-in users fullnames with the xprofile name, if required. |
| xprofile_avatar_upload_dir() |
Setup the avatar upload directory for a user. |
| xprofile_set_field_visibility_level() |
Set the visibility level for this field. |
| xprofile_get_field_visibility_level() |
Get the visibility level for a field. |
| xprofile_delete_field_data() |
Delete XProfile field data. |
| xprofile_check_is_required_field() |
Check if field is a required field. |
| xprofile_validate_field() |
Validate profile field. |
| xprofile_get_field_id_from_name() |
Returns the ID for the field based on the field name. |
| xprofile_get_random_profile_data() |
Fetches a random piece of profile data for the user. |
| xprofile_format_profile_field() |
Formats a profile field according to its type. [ TODO: Should really be moved to filters ] |