Same name and namespace in other branches
  1. 4.6.x modules/profile.module \PROFILE_PUBLIC_LISTINGS
  2. 4.7.x modules/profile.module \PROFILE_PUBLIC_LISTINGS
  3. 5.x modules/profile/profile.module \PROFILE_PUBLIC_LISTINGS
  4. 6.x 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_configure in modules/profile/profile.module
Implements hook_block_configure().
profile_block_view in modules/profile/profile.module
Implements hook_block_view().

File

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

Code

define('PROFILE_PUBLIC_LISTINGS', 3);