You are here

Files in Webform CiviCRM Integration 7.2

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt INSTRUCTIONS FOR WEBFORM CIVICRM INTEGRATION INTRODUCTION These instructions assume you already know how to use CiviCRM and the Drupal Webform module. Read those manuals first. This module extends the Webform module to make it aware of CiviCRM. It…
webform-results-submissions.tpl.php webform-results-submissions.tpl.php
webform_civicrm.info webform_civicrm.info name = Webform CiviCRM Integration description = Links Webform submissions with CiviCRM contacts and data. core = 7.x package = CiviCRM dependencies[] = civicrm dependencies[] = webform
webform_civicrm.install webform_civicrm.install Webform CiviCRM module's install, uninstall and upgrade code.
webform_civicrm.module webform_civicrm.module Webform CiviCRM Integration Module: Links webform submissions to contacts in a CiviCRM database. @author Coleman Watts
webform_civicrm_admin.css webform_civicrm_admin.css form .web-civi-checkbox-set { padding-left:0; position:relative; } form .web-civi-checkbox-set .form-item { float:left; margin-left:1em; min-width:15em; } .web-civi-checkbox-set .form-item div.description { max-width: 20em; } form…
webform_civicrm_admin.inc webform_civicrm_admin.inc
webform_civicrm_d7_functions.inc webform_civicrm_d7_functions.inc Keep all functions specific to a version of Drupal here, to allow the rest of the code to be version-independent.
webform_civicrm_forms.inc webform_civicrm_forms.inc
webform_civicrm_utils.inc webform_civicrm_utils.inc Webform CiviCRM module's common utility functions. The code in this file is cross-compatible with D6/Civi3 and D7/Civi4 Drupal-version-specific functions belong in webform_civicrm_dx_functions.inc

Other projects