You are here

Functions in Webform CiviCRM Integration 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
webform_civicrm_replace_tokens ./webform_civicrm_utils.inc Token replacement for form messages 2
webform_civicrm_save_custom ./webform_civicrm_utils.inc Save custom data for an entity 1
webform_civicrm_schema ./webform_civicrm.install Implements hook_schema().
webform_civicrm_set_message ./webform_civicrm_forms.inc Displays the admin-defined message with "not you?" link to known contacts 1
webform_civicrm_state_abbr ./webform_civicrm_utils.inc Match a state/province id to its abbr. and vice-versa 3
webform_civicrm_storage ./webform_civicrm.module Webform submission hooks don't have access to $form_state So this extra submission handler stores it. 1 1
webform_civicrm_str2array ./webform_civicrm_utils.inc Convert a | separated string into an array 4
webform_civicrm_theme ./webform_civicrm.module Implements hook_theme().
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_user_cid ./webform_civicrm_utils.inc Lookup a uf ID from contact ID or vice-versa 3
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(). Final submission processing - saves activity and writes webform_civicrm record.
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(). Initial submission processing - saves contacts.
webform_civicrm_webform_submission_render_alter ./webform_civicrm.module Implements hook_webform_submission_render_alter(). Add display name to title while viewing a submission.
webform_civicrm_webform_submission_update ./webform_civicrm.module Implements hook_webform_submission_update(). Final submission processing - saves activity and updates webform_civicrm record.
_webform_civicrm_form_validate ./webform_civicrm_forms.inc Recursive validation callback for webform submissions. 1
_webform_civicrm_participant_validate ./webform_civicrm_forms.inc Validation callback for event registrations. 1
_webform_civicrm_webform_component_form_alter ./webform_civicrm_admin.inc Alter back-end webform component edit forms. Called by hook_form_alter() whenever editing a webform component. 1
_webform_civicrm_webform_frontend_form_alter ./webform_civicrm_forms.inc Alter front-end of webforms: Called by hook_form_alter() when rendering a civicrm-enabled webform Add custom prefix. Display messages. Block users who should not have access. Set webform default values. 1

Pages

Other projects