You are here

41 calls to uc_add_js() in Ubercart 5

theme_uc_admin_dashboard in uc_store/uc_store.module
theme_uc_payment_method_select in payment/uc_payment/uc_payment_checkout_pane.inc
We need a theme function for the radios element in case another module alters the default or available payment methods... we need the JS to grab the right default payment details.
theme_uc_payment_pack_receive_check_form in payment/uc_payment_pack/uc_payment_pack.module
theme_uc_settings_overview in uc_store/uc_store.module
Theme an array of settings information into a pretty little table.
uc_cart_block in uc_cart/uc_cart.module
Implementation of hook_block().
uc_cart_checkout in uc_cart/uc_cart.module
Display the cart checkout page built of checkout panes from enabled modules.
uc_cart_checkout_review in uc_cart/uc_cart.module
Allow a customer to review their order before finally submitting it.
uc_cart_pane_quotes in shipping/uc_quote/uc_quote.module
Cart pane callback.
uc_catalog_set_category_form in uc_catalog/uc_catalog.module
Form to change the category of many nodes at once.
uc_checkout_pane_payment in payment/uc_payment/uc_payment_checkout_pane.inc
uc_checkout_pane_quotes in shipping/uc_quote/uc_quote.module
Shipping quote checkout pane callback.
uc_country_select in uc_store/uc_store.module
Create a country select box for a form. $display can be 'name', 'code2' for the 2-digit code, or 'code3' for the 3-digit code.
uc_file_feature_settings in uc_file/uc_file.module
Form builder for file settings
uc_file_user_downloads in uc_file/uc_file.module
Table builder for user downloads
uc_googleanalytics_footer in uc_googleanalytics/uc_googleanalytics.module
Implementation of hook_footer().
uc_importer_export_page in uc_importer/uc_importer.module
Wrapper function to generate a page to hold the export form.
uc_line_item_subtotal in uc_order/uc_order_line_item.inc
Handle the subtotal line item.
uc_line_item_tax in uc_taxes/uc_taxes.module
Handle the tax line item.
uc_line_item_tax_subtotal in uc_taxes/uc_taxes.module
uc_order_admin in uc_order/uc_order.module
Display the main order admin screen, an overview of all received orders.
uc_order_create in uc_order/uc_order.module
Create a new order and redirect to its edit screen.
uc_order_menu in uc_order/uc_order.module
Implementation of hook_menu().
uc_order_pane_payment in payment/uc_payment/uc_payment_order_pane.inc
Handle the Payment order pane.
uc_order_pane_products in uc_order/uc_order_order_pane.inc
Handle the "Products" order pane.
uc_order_pane_quotes in shipping/uc_quote/uc_quote.module
Shipping quote order pane callback.
uc_order_view in uc_order/uc_order.module
Display the order view screen, constructed via hook_order_pane().
uc_payment_form_alter in payment/uc_payment/uc_payment.module
Implementation of hook_form_alter().
uc_payment_method_credit in payment/uc_credit/uc_credit.module
uc_paypal_ec_review_form in payment/uc_paypal/uc_paypal.module
uc_product_administration in uc_product/uc_product.module
List the subcategories of product administration.
uc_quote_cache_quotes in shipping/uc_quote/uc_quote.module
uc_roles_feature_form in uc_roles/uc_roles.module
Form builder for hook_product_feature
uc_roles_feature_settings in uc_roles/uc_roles.module
Form builder for role settings
uc_roles_notify_settings in uc_roles/uc_roles.module
Form builder for role notification settings.
uc_shipping_address_form in shipping/uc_shipping/uc_shipping.module
uc_store_block in uc_store/uc_store.module
Implementation of hook_block().
uc_store_customers in uc_store/uc_store.module
Display customer administration page.
uc_store_customer_orders in uc_store/uc_store.module
uc_store_menu in uc_store/uc_store.module
Implementation of hook_menu().
uc_taxes_form_alter in uc_taxes/uc_taxes.module
_uc_googleanalytics_ecommerce_script in uc_googleanalytics/uc_googleanalytics.module