You are here

Functions in Ubercart Webform Integration 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_uc_webform_display_hidden_product components/hidden_product.inc Theme function to render an product component.
theme_uc_webform_display_product components/product.inc Theme function to render an product component.
theme_uc_webform_display_product_grid components/product_grid.inc @todo Please document this function.
theme_uc_webform_display_product_list components/product_list.inc Theme function for when a product is displayed in a webform submission.
theme_uc_webform_product_analysis ./uc_webform.module Output the content of the Analysis page.
theme_uc_webform_render_product components/product.inc Theme function to render an product component when rendered in a webform.
theme_uc_webform_render_product_grid components/product_grid.inc Implements _webform_edit_component().
theme_uc_webform_render_product_list components/product_list.inc Theme function for a product when it is rendered as a part of a list.
uc_webform_form_alter ./uc_webform.module Form alter.
uc_webform_form_node_submit ./uc_webform.module Adjustment for $form['#submit'][].
uc_webform_form_uc_cart_view_form_alter ./uc_webform.module Implements hook_form_FORM_ID_alter().
uc_webform_form_uc_product_add_to_cart_form_alter ./uc_webform.module Form alter for add to cart.
uc_webform_menu ./uc_webform.module Implements hook_menu().
uc_webform_product_analysis ./uc_webform.module Provides a simple analysis of submissions that contain products. 1
uc_webform_schema ./uc_webform.install Implementation of hook_field_schema. 3
uc_webform_sku_submit ./uc_webform.module Adjustment for $form['#submit'][]. 1
uc_webform_submission_delete_products_form ./uc_webform.module Confirmation form before deleting products from a cart. 1
uc_webform_submission_delete_products_form_submit ./uc_webform.module Adjustment for $form['#submit'][].
uc_webform_theme ./uc_webform.module Implements hook_theme().
uc_webform_uc_cart_item ./uc_webform.module Implements hook_uc_cart_item(). NOTE THIS IS REMOVED in Ubercart beta 4. See http://drupal.org/node/1424852#comment-5611230
uc_webform_uc_order ./uc_webform.module Implements hook_uc_order().
uc_webform_update_7000 ./uc_webform.install
uc_webform_update_7010 ./uc_webform.install
uc_webform_update_7020 ./uc_webform.install
uc_webform_webform_components_form ./uc_webform.module Override 'theme_webform_components_form($form)', found in webform.components.inc. This function will need to be updated everytime quicksketch makes a corresponding change.
uc_webform_webform_component_info ./uc_webform.module Implementation of hook_webform_component_info().
uc_webform_webform_component_insert ./uc_webform.module Implements hook_webform_component_insert(). http://api.lullabot.com/hook_webform_component_insert/7
uc_webform_webform_component_update ./uc_webform.module Respond to a Webform component being updated in the database.
uc_webform_webform_submission_delete ./uc_webform.module Implements hook_webform_submission_delete().
uc_webform_webform_submission_insert ./uc_webform.module Respond to a Webform submission being inserted - hook_webform_submission_insert().
uc_webform_webform_submission_load ./uc_webform.module Implements hook_webform_submission_load(&$submissions).
uc_webform_webform_submission_render_alter ./uc_webform.module Implements hook_webform_submission_render_alter().
_uc_webform_autocomplete_products ./uc_webform.module Provides an auto-complete list of products that do not contain attributes. 1
_uc_webform_product_grid_orders ./uc_webform.module Generate statistics for product_grid components, limited to checked out webforms. This information is displayed under the "orders" tab of the webform results. 1
_uc_webform_product_list_orders ./uc_webform.module Statistics for product_list components, limited to checked out webforms. 1
_uc_webform_product_orders ./uc_webform.module Generate statistics for product components, limited to checked out webforms. 1
_webform_analysis_hidden_product components/hidden_product.inc Implements _webform_analysis_component().
_webform_analysis_product components/product.inc Implements _webform_analysis_component().
_webform_analysis_product_grid components/product_grid.inc Implementation of _webform_analysis_component().
_webform_analysis_product_list components/product_list.inc Calculate and returns statistics about results for this component.
_webform_csv_data_hidden_product components/hidden_product.inc Implements _webform_csv_data_component().
_webform_csv_data_product components/product.inc Implements _webform_csv_data_component().
_webform_csv_data_product_grid components/product_grid.inc Implements _webform_csv_data_component().
_webform_csv_data_product_list components/product_list.inc Implements _webform_csv_data_component().
_webform_csv_headers_hidden_product components/hidden_product.inc Implements _webform_csv_data_component().
_webform_csv_headers_product components/product.inc Implements _webform_csv_headers_component().
_webform_csv_headers_product_grid components/product_grid.inc Implements _webform_csv_headers_component().
_webform_csv_headers_product_list components/product_list.inc Implements _webform_csv_headers_component().
_webform_defaults_hidden_product components/hidden_product.inc Implements _webform_defaults_component().
_webform_defaults_product components/product.inc Implements _webform_defaults_component().

Pages

Other projects