profile.module
Version 1.281 (checked in on 2009/11/01 at 21:26:44 by webchick)
Support for configurable user profiles.
Constants
| Name | 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. |
