You are here

Functions in RedHen CRM 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_redhen_contact_can_delete ./redhen.api.php Prevent a contact record from being deleted.
hook_redhen_contact_name_alter ./redhen.api.php Alter the display name for a contact.
hook_redhen_contact_set_state ./redhen.api.php Act on a state change for a contact.
hook_redhen_contact_user_update ./redhen.api.php Act on the contact when the link to a drupal user account is modified
hook_redhen_entity_predelete ./redhen.api.php Allow modules to act before an entity is deleted.
hook_redhen_filter_form_blacklist_alter ./redhen.api.php Alter the list of excluded filter field types.
hook_redhen_org_can_delete ./redhen.api.php Prevent an organization record from being deleted.
hook_redhen_settings ./redhen.api.php Provide a form API element exposed as a RedHen setting.
redhen_activity_access modules/redhen_activity/redhen_activity.module Determine access to RedHen activity. 1
redhen_activity_activity_page modules/redhen_activity/redhen_activity.module Page callback for a list of activities. 1
redhen_activity_default_message_type modules/redhen_activity/redhen_activity.module Implements hook_default_message_type().
redhen_activity_default_message_type_category modules/redhen_activity/redhen_activity.module Implements hook_default_message_type_category().
redhen_activity_entity_delete modules/redhen_activity/redhen_activity.module Implements hook_entity_delete().
redhen_activity_entity_insert modules/redhen_activity/redhen_activity.module Implements hook_entity_insert().
redhen_activity_entity_property_info_alter modules/redhen_activity/redhen_activity.module Implements hook_entity_property_info_alter().
redhen_activity_entity_update modules/redhen_activity/redhen_activity.module Implements hook_entity_update().
redhen_activity_field_access modules/redhen_activity/redhen_activity.module Implements hook_field_access().
redhen_activity_field_refresh modules/redhen_activity/redhen_activity.module Refresh the fields attached to the message types we support. 1
redhen_activity_flush_caches modules/redhen_activity/redhen_activity.module Implements hook_flush_caches().
redhen_activity_install modules/redhen_activity/redhen_activity.install Implements hook_install().
redhen_activity_menu modules/redhen_activity/redhen_activity.module Implements hook_menu().
redhen_activity_message_save modules/redhen_activity/redhen_activity.module Save a message. 3
redhen_activity_message_types modules/redhen_activity/redhen_activity.module 1
redhen_activity_permission modules/redhen_activity/redhen_activity.module Implements hook_permission().
redhen_activity_source_entity modules/redhen_activity/redhen_activity.module Return the source entity of an activity message. 1
redhen_activity_theme modules/redhen_activity/redhen_activity.module Implements hook_theme().
redhen_admin_menu_output_build ./redhen.module Implements hook_admin_menu_output_build().
redhen_admin_paths ./redhen.module Implements hook_admin_paths().
redhen_contact_access modules/redhen_contact/redhen_contact.module Checks contact access for various operations. 4 5
redhen_contact_add_page modules/redhen_contact/includes/redhen_contact.pages.inc Page callback for adding a contact. 1
redhen_contact_contact_archive_form modules/redhen_contact/includes/redhen_contact.forms.inc Form callback: confirmation form for archiving a contact. 1
redhen_contact_contact_archive_form_submit modules/redhen_contact/includes/redhen_contact.forms.inc Submit callback for redhen_contact_contact_archive_form(). 1
redhen_contact_contact_delete_form modules/redhen_contact/includes/redhen_contact.forms.inc Form callback: confirmation form for deleting a contact. 1
redhen_contact_contact_delete_form_submit modules/redhen_contact/includes/redhen_contact.forms.inc Submit callback for redhen_contact_contact_delete_form(). 1
redhen_contact_contact_form modules/redhen_contact/includes/redhen_contact.forms.inc Form callback: create or edit a contact. 2 4
redhen_contact_contact_form_submit modules/redhen_contact/includes/redhen_contact.forms.inc Submit callback for redhen_contact_contact_form(). 1
redhen_contact_contact_form_validate modules/redhen_contact/includes/redhen_contact.forms.inc Validation callback for redhen_contact_contact_form(). 1
redhen_contact_contact_title modules/redhen_contact/redhen_contact.module Title callback for hook_menu(). 1
redhen_contact_contact_unarchive_form modules/redhen_contact/includes/redhen_contact.forms.inc Form callback: confirmation form for unarchiving a contact. 1
redhen_contact_contact_unarchive_form_submit modules/redhen_contact/includes/redhen_contact.forms.inc Submit callback for redhen_contact_contact_archive_form(). 1
redhen_contact_contact_user_form modules/redhen_contact/includes/redhen_contact.forms.inc Return a form for managing contact/user links. 1
redhen_contact_contact_user_form_submit modules/redhen_contact/includes/redhen_contact.forms.inc Submit handler for redhen_contact_contact_user_form(). 1
redhen_contact_contact_user_form_validate modules/redhen_contact/includes/redhen_contact.forms.inc Validation callback for redhen_contact_contact_user_form().
redhen_contact_create modules/redhen_contact/redhen_contact.module Create a new contact object. 2 1
redhen_contact_delete_multiple modules/redhen_contact/redhen_contact.module Deletes multiple contacts by ID. 2
redhen_contact_entity_delete modules/redhen_contact/redhen_contact.module Implements hook_entity_delete().
redhen_contact_entity_info modules/redhen_contact/redhen_contact.module Implements hook_entity_info().
redhen_contact_entity_info_alter modules/redhen_contact/redhen_contact.module Implements hook_entity_info_alter().
redhen_contact_entity_property_info_alter modules/redhen_contact/redhen_contact.module Implements hook_entity_property_info_alter().
redhen_contact_field_extra_fields modules/redhen_contact/redhen_contact.module Implements hook_field_extra_fields().

Pages

Other projects