constant PROFILE_PUBLIC_LISTINGS

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

2 uses of PROFILE_PUBLIC_LISTINGS
profile_block_configure in drupal/modules/profile/profile.module
Implements hook_block_configure().
profile_block_view in drupal/modules/profile/profile.module
Implements hook_block_view().

File

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

Code

define('PROFILE_PUBLIC_LISTINGS', 3);