constant PROFILE_PUBLIC_LISTINGS

  1. 7.x drupal-7.x/modules/profile/profile.module PROFILE_PUBLIC_LISTINGS
  2. 6.x drupal-6.x/modules/profile/profile.module PROFILE_PUBLIC_LISTINGS

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

4 uses of PROFILE_PUBLIC_LISTINGS
profile_block_configure in drupal-7.x/modules/profile/profile.module
Implements hook_block_configure().
profile_block_view in drupal-7.x/modules/profile/profile.module
Implements hook_block_view().
profile_browse in drupal-7.x/modules/profile/profile.pages.inc
Menu callback; display a list of user information.
profile_field_form in drupal-7.x/modules/profile/profile.admin.inc
Menu callback: Generate a form to add/edit a user profile field.

File

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

Code

define('PROFILE_PUBLIC_LISTINGS', 3)