You are here

11 calls to wf_crm_field_options() in Webform CiviCRM Integration 7.4

webform_civicrm_node_load in ./webform_civicrm.module
Implements hook_node_load().
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::buildOptionsTable in includes/wf_crm_admin_component.inc
Interface similar to options_element module but with the important difference that options already exist in the civi db so this does not allow create/delete of options
wf_crm_admin_component::postProcess in includes/wf_crm_admin_component.inc
Custom Processing for CiviCRM webform component option lists
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::addConditionalRule in includes/wf_crm_admin_form.inc
Create a conditional rule if the source and target fields both exist. TODO: This is fairly minimal. It doesn't check if the rule already exists, and doesn't work if both fields haven't been created yet.
wf_crm_admin_form::addItem in includes/wf_crm_admin_form.inc
Build a field item for the admin form
wf_crm_admin_form::insertComponent in includes/wf_crm_admin_form.inc
Add a CiviCRM field to a webform
wf_crm_webform_base::getExposedOptions in includes/wf_crm_webform_base.inc
For a given field, find the options that are exposed to the webform.
wf_crm_webform_postprocess::fillDataFromSubmission in includes/wf_crm_webform_postprocess.inc
Fill data array with submitted form values
wf_crm_webform_preprocess::fillForm in includes/wf_crm_webform_preprocess.inc
Recursively walk through form array and set properties of CiviCRM fields