profile.module

Support for configurable user profiles.

File

drupal/modules/profile/profile.module
View source

Functions

Constants

Namesort descending Description
PROFILE_HIDDEN Hidden profile field, only accessible by administrators, modules and themes.
PROFILE_PRIVATE Private field, content only available to privileged users.
PROFILE_PUBLIC Public field, content shown on profile page but not used on member list pages.
PROFILE_PUBLIC_LISTINGS Public field, content shown on profile page and on member list pages.