You are here

19 calls to wf_crm_get_fields() in Webform CiviCRM Integration 7.4

webform_civicrm_update_6200 in ./webform_civicrm.install
Upgrade from 1.x to 2.x Add columns to webform_civicrm_forms table, and convert existing forms to new multi-entity schema.
webform_civicrm_update_7300 in ./webform_civicrm.install
Note: There are differences in how contact references and relationships work in the 3.x branch. Read the upgrade instructions at http://drupal.org/node/1615380
wf_crm_address_fields in includes/utils.inc
These are the address fields this module supports
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::buildMessageTabs in includes/wf_crm_admin_form.inc
Configure messages
wf_crm_admin_form::handleDynamicCustomField in includes/wf_crm_admin_form.inc
When a custom field is saved/deleted in CiviCRM, sync webforms with dynamic fieldsets.
wf_crm_admin_form::__construct in includes/wf_crm_admin_form.inc
wf_crm_admin_help::fieldset in includes/wf_crm_admin_help.inc
Get help for a fieldset
wf_crm_contact_fields in includes/contact_component.inc
Find exposed field groups for a contact
wf_crm_enabled_fields in includes/utils.inc
Get ids or values of enabled CiviCRM fields for a webform.
wf_crm_field_options in includes/utils.inc
Get options for a specific field
wf_crm_get_campaign_activity_types in includes/utils.inc
Get activity types related to CiviCampaign
wf_crm_get_field in includes/utils.inc
Get a field based on its short or full name
wf_crm_webform_base::getCustomData in includes/wf_crm_webform_base.inc
Get custom data for an entity
wf_crm_webform_postprocess::__construct in includes/wf_crm_webform_postprocess.inc
wf_crm_webform_preprocess::replaceTokens in includes/wf_crm_webform_preprocess.inc
Token replacement for form messages
wf_crm_webform_preprocess::__construct in includes/wf_crm_webform_preprocess.inc