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. 7.x modules/profile/profile.module \PROFILE_PUBLIC_LISTINGS

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

1 use of PROFILE_PUBLIC_LISTINGS
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);