You are here

constant CONTEXT_CRM_CONTACT_NODE_FORM_ONLY 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_ONLY
  2. 8.2 modules/crm_core_contact/legacy/context/crm_core_contact_context_condition_contact_type.inc \CONTEXT_CRM_CONTACT_NODE_FORM_ONLY

Trigger context on node form only.

1 use of CONTEXT_CRM_CONTACT_NODE_FORM_ONLY
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 21
Class for determining if the user is in the right contact context.

Code

define('CONTEXT_CRM_CONTACT_NODE_FORM_ONLY', 2);