14 uses of REDHEN_STATE_ACTIVE in RedHen CRM 7
- hook_redhen_contact_can_delete in ./
redhen.api.php - Prevent a contact record from being deleted.
- RedhenContact::buildContent in modules/
redhen_contact/ lib/ redhen_contact.entity.inc - Override buildContent() to add contact properties.
- RedhenOrg::buildContent in modules/
redhen_org/ lib/ redhen_org.entity.inc - Override buildContent() to add organization properties.
- RedhenOrg::__construct in modules/
redhen_org/ lib/ redhen_org.entity.inc - Override parent constructor.
- redhen_contact_access in modules/
redhen_contact/ redhen_contact.module - Checks contact access for various operations.
- redhen_contact_contact_unarchive_form_submit in modules/
redhen_contact/ includes/ redhen_contact.forms.inc - Submit callback for redhen_contact_contact_archive_form().
- redhen_org_access in modules/
redhen_org/ redhen_org.module - Checks org access for various operations.
- redhen_org_group_contact_groups in modules/
redhen_org_group/ redhen_org_group.module - Return all redhen_org groups that a given user belongs to.
- redhen_org_group_group_types in modules/
redhen_org_group/ redhen_org_group.module - Return all redhen_org bundles that are groupified.
- redhen_org_group_node_access_records in modules/
redhen_org_group/ redhen_org_group.module - Implements hook_node_access_records().
- redhen_org_org_unarchive_form_submit in modules/
redhen_org/ includes/ redhen_org.forms.inc - Submit callback for redhen_org_org_unarchive_form().
- redhen_org_page in modules/
redhen_org/ includes/ redhen_org.pages.inc - Page callback for org overview page.
- redhen_relation_entity_update in modules/
redhen_relation/ redhen_relation.module - Implements hook_entity_update().
- redhen_relation_get_available_entities in modules/
redhen_relation/ redhen_relation.module - Return a list of entities the given entity can be associated with.