You are here

constant PROFILE_PUBLIC_LISTINGS in Drupal 6

Same name and namespace in other branches
  1. 4 modules/profile.module \PROFILE_PUBLIC_LISTINGS
  2. 5 modules/profile/profile.module \PROFILE_PUBLIC_LISTINGS
  3. 7 modules/profile/profile.module \PROFILE_PUBLIC_LISTINGS

Public field, content shown on profile page and on member list pages.

2 uses of PROFILE_PUBLIC_LISTINGS
profile_block in modules/profile/profile.module
Implementation of hook_block().
profile_browse in modules/profile/profile.pages.inc
Menu callback; display a list of user information.

File

modules/profile/profile.module, line 21
Support for configurable user profiles.

Code

define('PROFILE_PUBLIC_LISTINGS', 3);