constant PROFILE_PUBLIC_LISTINGS in Drupal 7
Same name and namespace in other branches
- 4 modules/profile.module \PROFILE_PUBLIC_LISTINGS
- 5 modules/profile/profile.module \PROFILE_PUBLIC_LISTINGS
- 6 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);