You are here

Functions in Webform CiviCRM Integration 7.5

Primary tabs

Namesort descending Location Description Direct uses Strings
isCustomGroupFieldset includes/wf_crm_admin_component.inc 1
theme_display_civicrm_contact includes/contact_component.inc Theme function. Format the output of data for this component.
theme_static_contact_element includes/contact_component.inc Theme the wrapper for a static contact element Includes normal webform theme wrappers plus a tokeninput-style name field
theme_webform_civicrm_options_table includes/wf_crm_admin_component.inc Drupal theme callback Format civicrm options form as a table
webform_civicrm_admin_paths ./webform_civicrm.module Implements hook_admin_paths().
webform_civicrm_civicrm_alterPaymentProcessorParams ./webform_civicrm.module Implements hook_civicrm_alterPaymentProcessorParams().
webform_civicrm_civicrm_buildForm ./webform_civicrm.module Implements hook_civicrm_buildForm().
webform_civicrm_civicrm_merge ./webform_civicrm.module Implements hook_civicrm_merge(). Update submission data to reflect new cids when contacts are merged.
webform_civicrm_civicrm_post ./webform_civicrm.module Implements hook_civicrm_post().
webform_civicrm_civicrm_postSave_civicrm_custom_field ./webform_civicrm.module Implements hook_civicrm_postSave_tableName().
webform_civicrm_civicrm_postSave_civicrm_custom_group ./webform_civicrm.module Implements hook_civicrm_postSave_tableName().
webform_civicrm_civicrm_pre ./webform_civicrm.module Implementation of hook_civicrm_pre()
webform_civicrm_form_alter ./webform_civicrm.module Implements hook_form_alter().
webform_civicrm_help ./webform_civicrm.module Implements hook_help().
webform_civicrm_menu ./webform_civicrm.module Implements hook_menu().
webform_civicrm_node_delete ./webform_civicrm.module Implements hook_node_delete().
webform_civicrm_node_insert ./webform_civicrm.module Implements hook_node_insert(). Preserve webform_civicrm data when cloning or importing a node
webform_civicrm_node_load ./webform_civicrm.module Implements hook_node_load().
webform_civicrm_node_view ./webform_civicrm.module Implements hook_node_view().
webform_civicrm_preprocess_webform_components_form ./webform_civicrm.module Implements hook_preprocess_HOOK().
webform_civicrm_preprocess_webform_results_submissions ./webform_civicrm.module Implements hook_preprocess_HOOK(). Add CiviCRM names to webform submission results table.
webform_civicrm_requirements ./webform_civicrm.install Implements hook_requirements().
webform_civicrm_schema ./webform_civicrm.install Implements hook_schema().
webform_civicrm_theme ./webform_civicrm.module Implements hook_theme().
webform_civicrm_tokens ./webform_civicrm.module Implements hook_tokens().
webform_civicrm_token_info ./webform_civicrm.module Implements hook_token_info().
webform_civicrm_update_6100 ./webform_civicrm.install Add column for message to webform_civicrm_forms table.
webform_civicrm_update_6101 ./webform_civicrm.install Add missing activity targets.
webform_civicrm_update_6102 ./webform_civicrm.install Add column for confirm_subscription to webform_civicrm_forms table.
webform_civicrm_update_6200 ./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_6201 ./webform_civicrm.install Add column for new_contact_source to webform_civicrm_forms table.
webform_civicrm_update_6202 ./webform_civicrm.install Add column for contact_matching to webform_civicrm_forms table.
webform_civicrm_update_6203 ./webform_civicrm.install Support new state/prov chain-select feature.
webform_civicrm_update_6204 ./webform_civicrm.install Group participant options into a single array.
webform_civicrm_update_6205 ./webform_civicrm.install Upgrade for CiviCRM 4.1 compatibility.
webform_civicrm_update_7300 ./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
webform_civicrm_update_7301 ./webform_civicrm.install Update case features.
webform_civicrm_update_7302 ./webform_civicrm.install This update will modify all "Existing Contact" fields to enable the "Enforce Permissions" setting. Earlier versions of this module did not make it sufficiently clear that this setting should almost always be enabled, and contained…
webform_civicrm_update_7400 ./webform_civicrm.install Add column for contribution_id to webform_civicrm_submissions table.
webform_civicrm_update_7401 ./webform_civicrm.install Move civicrm entity ids into a serialized array for each submission.
webform_civicrm_update_7402 ./webform_civicrm.install Upgrade schema to handle multiple activities and cases
webform_civicrm_update_7403 ./webform_civicrm.install Add field to create new relationship for duplicate records(expired/inactive).
webform_civicrm_webform_autocomplete_options_alter ./webform_civicrm.module Implements hook_webform_autocomplete_options()
webform_civicrm_webform_component_info ./webform_civicrm.module Implements hook_webform_component_info().
webform_civicrm_webform_component_presave ./webform_civicrm.module Implements hook_webform_component_presave(). Alter form keys when cloning a contact.
webform_civicrm_webform_submission_actions ./webform_civicrm.module Implements hook_webform_submission_actions(). Add links to view contact & activity.
webform_civicrm_webform_submission_delete ./webform_civicrm.module Implements hook_webform_submission_delete().
webform_civicrm_webform_submission_insert ./webform_civicrm.module Implements hook_webform_submission_insert(). Uses cached instance of wf_crm_webform_postprocess that was created during validation.
webform_civicrm_webform_submission_load ./webform_civicrm.module Implements hook_webform_submission_load(). Add CiviCRM contact info to submission objects. 1
webform_civicrm_webform_submission_presave ./webform_civicrm.module Implements hook_webform_submission_presave(). Uses cached instance of wf_crm_webform_postprocess that was created during validation.

Pages

Other projects