You are here

14 calls to wf_crm_enabled_fields() in Webform CiviCRM Integration 7.4

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_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::checkBillingPagination in includes/wf_crm_admin_component.inc
Ensure billing fields are not on same page as event/member amounts
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::buildForm in includes/wf_crm_admin_form.inc
Build admin form for civicrm tab of a webform
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::postProcess in includes/wf_crm_admin_form.inc
Submission handler, saves CiviCRM options for a Webform node
wf_crm_webform_ajax::contactAjax in includes/wf_crm_webform_ajax.inc
Load one or more contacts via ajax
wf_crm_webform_base::loadContact in includes/wf_crm_webform_base.inc
Fetch all relevant data for a given contact Used to load contacts for pre-filling a webform, and also to fill in a contact via ajax
wf_crm_webform_postprocess::loadMultiPageData in includes/wf_crm_webform_postprocess.inc
Load entire webform submission during validation, including contact ids and $this->data Used when validation for one page needs access to submitted values from other pages
wf_crm_webform_postprocess::validate in includes/wf_crm_webform_postprocess.inc
Called after a webform is submitted Or, for a multipage form, called after each page
wf_crm_webform_postprocess::__construct in includes/wf_crm_webform_postprocess.inc
wf_crm_webform_preprocess::__construct in includes/wf_crm_webform_preprocess.inc
_webform_edit_civicrm_contact in includes/contact_component.inc
Implements _webform_edit_component().