You are here

constant REDHEN_CONTACT_USER_EMAIL_TYPE in RedHen CRM 7

3 uses of REDHEN_CONTACT_USER_EMAIL_TYPE
redhen_contact_redhen_settings in modules/redhen_contact/redhen_contact.module
Implements hook_redhen_settings().
redhen_contact_user_email_setting in modules/redhen_contact/redhen_contact.module
Utility function for checking settings related to contact->user connections.
redhen_fields_email_in_use in modules/redhen_fields/redhen_fields.module
Helper to ensure an email isn't already in use for a given entity type.

File

modules/redhen_contact/redhen_contact.module, line 17
Module file for RedHen contacts.

Code

define('REDHEN_CONTACT_USER_EMAIL_TYPE', 'redhen_contact_user_email_type');