PROFILE_PRIVATE
Private field, content only available to privileged users.
4 uses of PROFILE_PRIVATE
- profile_browse in modules/
profile/ profile.pages.inc - Menu callback; display a list of user information.
- profile_user_view in modules/
profile/ profile.module - Implements hook_user_view().
- profile_view_field in modules/
profile/ profile.module - _profile_form_explanation in modules/
profile/ profile.module
File
-
modules/
profile/ profile.module, line 11
Code
define('PROFILE_PRIVATE', 1);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.