You are here

14 calls to wf_crm_contact_label() in Webform CiviCRM Integration 7.5

webform_civicrm_preprocess_webform_results_submissions in ./webform_civicrm.module
Implements hook_preprocess_HOOK(). Add CiviCRM names to webform submission results table.
wf_crm_admin_component::alterForm in includes/wf_crm_admin_component.inc
Alter back-end webform component edit forms. Called by hook_form_alter() whenever editing a webform component.
wf_crm_admin_component::preprocessComponentsForm in includes/wf_crm_admin_component.inc
Add CiviCRM info and theming to webform components form.
wf_crm_admin_form::addFieldset in includes/wf_crm_admin_form.inc
Create a fieldset around an entity if it doesn't already exist
wf_crm_admin_form::buildContactTab in includes/wf_crm_admin_form.inc
Build fields for a contact
wf_crm_admin_form::buildMembershipTab in includes/wf_crm_admin_form.inc
Membership settings
wf_crm_admin_form::buildMessageTabs in includes/wf_crm_admin_form.inc
Configure messages
wf_crm_admin_form::buildOptionsTab in includes/wf_crm_admin_form.inc
Configure additional options
wf_crm_admin_form::buildParticipantTab in includes/wf_crm_admin_form.inc
Event participant settings
wf_crm_admin_form::contactRefOptions in includes/wf_crm_admin_form.inc
wf_crm_admin_form::insertComponent in includes/wf_crm_admin_form.inc
Add a CiviCRM field to a webform
wf_crm_admin_form::postProcess in includes/wf_crm_admin_form.inc
Submission handler, saves CiviCRM options for a Webform node
wf_crm_field_options in includes/utils.inc
Get options for a specific field
_webform_edit_civicrm_contact in includes/contact_component.inc
Implements _webform_edit_component().