PROFILE_HIDDEN
Hidden profile field, only accessible by administrators, modules and themes.
4 uses of PROFILE_HIDDEN
- profile_browse in modules/
profile/ profile.pages.inc - Menu callback; display a list of user information.
- profile_field_form_validate in modules/
profile/ profile.admin.inc - Validate profile_field_form submissions.
- profile_user_view in modules/
profile/ profile.module - Implements hook_user_view().
- _profile_get_fields in modules/
profile/ profile.module
File
-
modules/
profile/ profile.module, line 26
Code
define('PROFILE_HIDDEN', 4);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.