constant REDHEN_CONTACT_EMBED_ON_USER_FORM in RedHen CRM 7
3 uses of REDHEN_CONTACT_EMBED_ON_USER_FORM
- redhen_contact_form_user_profile_form_alter in modules/
redhen_contact/ redhen_contact.module - Implements hook_form_FORM_ID_alter().
- redhen_contact_menu in modules/
redhen_contact/ redhen_contact.module - Implements hook_menu().
- redhen_contact_redhen_settings in modules/
redhen_contact/ redhen_contact.module - Implements hook_redhen_settings().
File
- modules/
redhen_contact/ redhen_contact.module, line 16 - Module file for RedHen contacts.
Code
define('REDHEN_CONTACT_EMBED_ON_USER_FORM', 'redhen_contact_embed_on_user_form');