You are here

9 calls to crm_core_relationship_is_relationship_type() in CRM Core 8.2

crm_core_relationship_entity_info_alter in modules/crm_core_relationship_ui/crm_core_relationship_ui.module
Implements hook_entity_info_alter().
crm_core_relationship_field_attach_create_bundle in modules/crm_core_relationship/crm_core_relationship.module
Implements hook_field_attach_create_bundle.
crm_core_relationship_get_relationships in modules/crm_core_relationship/crm_core_relationship.module
Return a list of relation bundle that are crm_core_relationship
crm_core_relationship_load_contact_types in modules/crm_core_relationship/crm_core_relationship.module
Return contact types available for specific relationship type.
crm_core_relationship_load_relationship_types in modules/crm_core_relationship/crm_core_relationship.module
Return relationship types that can be applied to specific contact type.
crm_core_relationship_ui_add_relationship_form_validate in modules/crm_core_relationship_ui/crm_core_relationship_ui.pages.inc
Perform validation for add relationship form.
crm_core_relationship_ui_form_alter in modules/crm_core_relationship_ui/crm_core_relationship_ui.module
Implements hook_form_alter
crm_core_relationship_ui_types_overview in modules/crm_core_relationship_ui/crm_core_relationship_ui.admin.inc
List crm relationship types
crm_core_relationship_update_7000 in modules/crm_core_relationship/crm_core_relationship.install
Adding "status" field to crm_core relationships.