You are here

Functions in Ubercart Webform Integration 6

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_uc_webform_display_hidden_product components/hidden_product.inc
theme_uc_webform_display_product components/product.inc Format the text output for the product component.
theme_uc_webform_display_product_grid components/product_grid.inc
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 the the display of an individual product when rendered in a webform.
theme_uc_webform_render_product_grid components/product_grid.inc
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_cart_item ./uc_webform.module Implementation of hook_cart_item().
uc_webform_form_uc_cart_view_form_alter ./uc_webform.module Implementation of hook_form_FORM_ID_alter().
uc_webform_menu ./uc_webform.module Implementation of hook_menu().
uc_webform_nodeapi ./uc_webform.module Clear all carts that have submissions from deleted webform node.
uc_webform_order ./uc_webform.module Implementation of hook_order().
uc_webform_product_analysis ./uc_webform.module Provides a simple analysis of submissions that contain products. 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
uc_webform_theme ./uc_webform.module Implementation of hook_theme().
uc_webform_theme_registry_alter ./uc_webform.module Implementation of hook_theme_registry_alter().
uc_webform_uc_cart_alter ./uc_webform.module Clear all carts that have deleted webform products.
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. 1
uc_webform_webform_component_info ./uc_webform.module Implementation of hook_webform_component_info().
uc_webform_webform_component_insert ./uc_webform.module Implementation of hook_webform_component_insert().
uc_webform_webform_component_update ./uc_webform.module Respond to a Webform component being updated in the database.
uc_webform_webform_submission_insert ./uc_webform.module Respond to a Webform submission being inserted.
_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 Implementation of _webform_analysis_component().
_webform_analysis_product components/product.inc Implementation of _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 Implementation of _webform_csv_data_component().
_webform_csv_data_product_grid components/product_grid.inc Implementation of _webform_csv_data_component().
_webform_csv_data_product_list components/product_list.inc Format the submitted data of a component for CSV downloading.
_webform_csv_headers_hidden_product components/hidden_product.inc Implements _webform_csv_data_component().
_webform_csv_headers_product components/product.inc Implementation of _webform_csv_headers_component().
_webform_csv_headers_product_grid components/product_grid.inc Implementation of _webform_csv_headers_component().
_webform_csv_headers_product_list components/product_list.inc Return the header for this component to be displayed in a CSV file.
_webform_defaults_hidden_product components/hidden_product.inc Implements _webform_defaults_component().
_webform_defaults_product components/product.inc Implementation of _webform_defaults_component().
_webform_defaults_product_grid components/product_grid.inc Implementation of _webform_defaults_component().
_webform_defaults_product_list components/product_list.inc Implementation of _webform_defaults_component().
_webform_display_hidden_product components/hidden_product.inc Implements _webform_display_component().
_webform_display_product components/product.inc Display the result of a submission for a component.
_webform_display_product_grid components/product_grid.inc Implementation of _webform_display_component().
_webform_display_product_list components/product_list.inc Display the result of a submission for a component.
_webform_edit_hidden_product components/hidden_product.inc Implements _webform_edit_component().
_webform_edit_product components/product.inc Generate the form for editing a component.

Pages

Other projects