You are here

Functions in Webform CiviCRM Integration 8.5

Primary tabs

Namesort descending Location Description Direct uses Strings
webform_civicrm_admin_paths ./webform_civicrm.module Implements hook_admin_paths().
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_datetime_set_format ./webform_civicrm.module Remove seconds from the HTML5 datetime widget. 1
webform_civicrm_element_info_alter ./webform_civicrm.module Implements hook_element_info_alter().
webform_civicrm_form_alter ./webform_civicrm.module Implements hook_form_alter().
webform_civicrm_help ./webform_civicrm.module Implements hook_help().
webform_civicrm_library_info_alter ./webform_civicrm.module Implements hook_library_info_alter().
webform_civicrm_preprocess_webform_civicrm_contact ./webform_civicrm.module Implements hook_preprocess_webform_civicrm_contact().
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_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_8001 ./webform_civicrm.install Update receipt setting as per the value set in the contribution page.
webform_civicrm_update_8002 ./webform_civicrm.install Remove timepart field from all the webforms.
webform_civicrm_update_8003 ./webform_civicrm.install Add Billing fields to the webforms
webform_civicrm_webform_autocomplete_options_alter ./webform_civicrm.module Implements hook_webform_autocomplete_options()
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_load ./webform_civicrm.module Implements hook_entity_load() Display labels for civicrm option element. 1
webform_civicrm_webform_submission_render_alter ./webform_civicrm.module Implements hook_webform_submission_render_alter(). Add display name to title while viewing a submission.
wf_crm_aval ./webform_civicrm.module Return a value from nested arrays or objects. 83
wf_crm_contact_clone ./webform_civicrm.module Clone a contact via webform. This submit handler is called when cloning a contact's fieldset
wf_crm_contact_clone_storage ./webform_civicrm.module Store info while a clone operation is running. 2
_fillCiviCRMData ./webform_civicrm.module Fill civicrm data to the submission object. 2
_webform_civicrm_getCaseContactID ./webform_civicrm.module Gets specified case contact ID or the default contact ID if the case contact ID is not found 1
_webform_civicrm_isWebformSubmission ./webform_civicrm.module Determines if there is a webform get submitted 1
_webform_civicrm_replaceActivityIdTokens ./webform_civicrm.module Replaces activity-id tokens with civicrm activity IDs 1
_webform_civicrm_replaceActivityLinkTokens ./webform_civicrm.module Replaces activity-link tokens with civicrm activity page links 1
_webform_civicrm_replaceCaseIdTokens ./webform_civicrm.module Replaces case-id tokens with civicrm case IDs 1
_webform_civicrm_replaceCaseLinkTokens ./webform_civicrm.module Replaces case-link tokens with civicrm case page links 1
_webform_civicrm_replaceContactIdTokens ./webform_civicrm.module Replaces contact-id tokens with civicrm contact IDs 1
_webform_civicrm_replaceContactLinkTokens ./webform_civicrm.module Replaces contact-link tokens with civicrm contact page links 1
_webform_civicrm_status ./webform_civicrm.module Checks dependencies.

Other projects