You are here

function crm_core_contact_CONTACT_BUNDLE_label in CRM Core 7

Same name and namespace in other branches
  1. 8.2 crm_core.api.php \crm_core_contact_CONTACT_BUNDLE_label()

Use a custom label for a contact of bundle CONTACT_BUNDLE.

File

./crm_core.api.php, line 45
Hooks provided by the CRM Core module.

Code

function crm_core_contact_CONTACT_BUNDLE_label($entity) {

  // No example.
}