PROFILE_PUBLIC
Public field, content shown on profile page but not used on member list pages.
3 uses of PROFILE_PUBLIC
- profile_block_configure in modules/
profile/ profile.module - Implements hook_block_configure().
- profile_block_view in modules/
profile/ profile.module - Implements hook_block_view().
- profile_field_form in modules/
profile/ profile.admin.inc - Menu callback: Generate a form to add/edit a user profile field.
File
-
modules/
profile/ profile.module, line 16
Code
define('PROFILE_PUBLIC', 2);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.