You are here

Classes, traits, and interfaces in Ubercart 6.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CyberSourceSoapClient class payment/uc_cybersource/uc_cybersource.soap.inc @file Defines a class used for communicating with CyberSource via SOAP.
UbercartAttributeTestCase class uc_attribute/uc_attribute.test SimpleTests for the Ubercart Attributes API.
UbercartCartCheckoutTestCase class uc_cart/uc_cart.test Tests the cart and checkout functionality.
UbercartCartLinksTestCase class uc_cart_links/uc_cart_links.test SimpleTests for Ubercart Cart Links.
UbercartCartSettingsTestCase class uc_cart/uc_cart.test Tests the cart settings page.
UbercartCheckoutSettingsTestCase class uc_cart/uc_cart.test Tests the checkout settings page.
UbercartCountryTestCase class uc_store/uc_store.test Test the country import and update functions.
UbercartCreditCardTestCase class payment/uc_credit/uc_credit.test Tests the credit card payments with the test gateway.
UbercartOrderTestCase class uc_order/uc_order.test
UbercartProductKitTestCase class uc_product_kit/uc_product_kit.test
UbercartProductTestCase class uc_product/uc_product.test
UbercartRolesTestCase class uc_roles/uc_roles.test Tests the role purchase functionality.
UbercartStockTestCase class uc_stock/uc_stock.test @file Ubercart stock related tests.
UbercartTestHelper class uc_store/uc_store.test Defines a base helper class for Ubercart tests. 12
UcOrder class uc_order/uc_order.module Defines an order object.
UcTreeNode class uc_catalog/uc_catalog.module Data structure to mimic Drupal's menu system.
uc_encryption_class class uc_store/uc_store.module Handle encryption of credit-card information.
uc_product_handler_field_addtocart class uc_product/views/uc_product_handler_field_addtocart.inc Displays the "Add to cart" form like the product page.
uc_product_handler_field_buyitnow class uc_product/views/uc_product_handler_field_buyitnow.inc Displays the simpler Add to cart form like the catalog.
uc_product_handler_field_length class uc_product/views/uc_product_handler_field_length.inc Returns a formatted length value to display in the View.
uc_product_handler_field_price class uc_product/views/uc_product_handler_field_price.inc Returns a formatted price value to display in the View.
uc_product_handler_field_weight class uc_product/views/uc_product_handler_field_weight.inc Returns a formatted weight value to display in the View.
uc_product_handler_filter_product class uc_product/views/uc_product_handler_filter_product.inc Filters nodes based on whether they have an entry in the uc_products table.
uc_product_kit_handler_filter_product_kit class uc_product_kit/views/uc_product_kit_handler_filter_product_kit.inc Filters nodes based on whether they have an entry in the uc_product_kit table.
uc_product_kit_handler_filter_product_kit_item class uc_product_kit/views/uc_product_kit_handler_filter_product_kit_item.inc Filters nodes based on whether they are part of a product kit.
uc_stock_views_handler_filter_below_threshold class uc_stock/views/uc_stock_views_handler_filter_below_threshold.inc @file Views handler: Filters on comparison of stock level to threshold.

Other projects