You are here

function crm_core_contact_CONTACT_BUNDLE_label in CRM Core 8.2

Same name and namespace in other branches
  1. 7 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 16
Hooks provided by the CRM Core module.

Code

function crm_core_contact_CONTACT_BUNDLE_label($entity) {

  // No example.
}