You are here

constant CONTEXT_CRM_CONTACT_NODE_FORM in CRM Core 7

Same name and namespace in other branches
  1. 8 modules/crm_core_contact/legacy/context/crm_core_contact_context_condition_contact_type.inc \CONTEXT_CRM_CONTACT_NODE_FORM
  2. 8.2 modules/crm_core_contact/legacy/context/crm_core_contact_context_condition_contact_type.inc \CONTEXT_CRM_CONTACT_NODE_FORM

Trigger context on node view and node form.

1 use of CONTEXT_CRM_CONTACT_NODE_FORM
crm_core_contact_context_condition_contact_type::execute in modules/crm_core_contact/includes/context/crm_core_contact_context_condition_contact_type.inc

File

modules/crm_core_contact/includes/context/crm_core_contact_context_condition_contact_type.inc, line 16
Class for determining if the user is in the right contact context.

Code

define('CONTEXT_CRM_CONTACT_NODE_FORM', 1);