You are here

Classes, traits, and interfaces in Ubercart 7.3

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.
UbercartAddressTestCase class uc_store/tests/uc_address.test Tests for the UcAddress class.
UbercartAjaxTestCase class uc_store/tests/uc_ajax.test Tests for the Ubercart Ajax Attach.
UbercartAttributeCheckoutTestCase class uc_attribute/tests/uc_attribute_checkout.test Tests the product attribute API.
UbercartAttributeTestCase class uc_attribute/tests/uc_attribute.test SimpleTests for the Ubercart Attributes API.
UbercartCartCheckoutTestCase class uc_cart/tests/uc_cart.test Tests the cart and checkout functionality.
UbercartCartLinksTestCase class uc_cart_links/tests/uc_cart_links.test SimpleTests for Ubercart Cart Links.
UbercartCartSettingsTestCase class uc_cart/tests/uc_cart.test Tests the cart settings page.
UbercartCatalogTestCase class uc_catalog/tests/uc_catalog.test Tests for the Ubercart catalog.
UbercartCheckoutSettingsTestCase class uc_cart/tests/uc_cart.test Tests the checkout settings page.
UbercartCountryTestCase class uc_store/tests/uc_store.test Test the country import and update functions.
UbercartCreditCardTestCase class payment/uc_credit/tests/uc_credit.test Tests credit card payments with the test gateway.
UbercartEncryption class uc_store/classes/encrypt.inc Handles encryption of credit-card information.
UbercartFileTestCase class uc_file/tests/uc_file.test Tests the file download purchase functionality.
UbercartMailSystem class uc_store/classes/mail.inc Modifies the Drupal mail system to send HTML emails.
UbercartOrderTestCase class uc_order/tests/uc_order.test Tests for Ubercart orders.
UbercartPaymentPaneTestCase class payment/uc_payment/tests/uc_payment.test Tests the checkout payment pane.
UbercartProductKitTestCase class uc_product_kit/tests/uc_product_kit.test Tests product kit functionality.
UbercartProductTestCase class uc_product/tests/uc_product.test @file Ubercart Product Tests
UbercartQuoteTestCase class shipping/uc_quote/tests/uc_quote.test SimpleTests for Ubercart Shipping Quotes.
UbercartRolesTestCase class uc_roles/tests/uc_roles.test Tests the role purchase functionality.
UbercartStockTestCase class uc_stock/tests/uc_stock.test @file Ubercart stock related tests.
UbercartTaxesTestCase class uc_taxes/tests/uc_taxes.test Tests the tax functionality.
UbercartTestHelper class uc_store/tests/uc_store.test Defines a base helper class for Ubercart tests. 20
UcAddress class uc_store/classes/address.inc Defines an object to hold Ubercart mailing address information.
UcCartItemController class uc_cart/uc_cart.controller.inc @file Contains the controller for uc_cart_item entities.
UcOrder class uc_order/uc_order.module Defines an order object.
UcOrderController class uc_order/uc_order.controller.inc Controller class for uc_order entity.
UcOrderProductController class uc_order/uc_order.controller.inc Controller class for the uc_order_product entity.
UcOrderProductMetadataController class uc_order/uc_order.info.inc Metadata controller class for uc_order_product entities.
UcTreeNode class uc_catalog/classes/treenode.inc Data structure to mimic Drupal's menu system.
uc_cart_handler_field_cart_user class uc_cart/views/uc_cart_handler_field_cart_user.inc Field handler: allows linking to a user from a cart id.
uc_order_handler_field_money_amount class uc_order/views/uc_order_handler_field_money_amount.inc Returns a formatted price value to display in the View. 2
uc_order_handler_field_money_total class uc_order/views/uc_order_handler_field_money_total.inc Field handler: displays a price multiplied by the quantity.
uc_order_handler_field_order_actions class uc_order/views/uc_order_handler_field_order_actions.inc Returns actions for an order.
uc_order_handler_field_order_cc_data class uc_order/views/uc_order_handler_field_order_cc_data.inc Field handler: displays credit card data.
uc_order_handler_field_order_cost class uc_order/views/uc_order_handler_field_order_cost.inc Field handler: displays the total cost of an order.
uc_order_handler_field_order_fullname class uc_order/views/uc_order_handler_field_order_fullname.inc Returns the customer's full name.
uc_order_handler_field_order_id class uc_order/views/uc_order_handler_field_order_id.inc Field handler: simple renderer that links to the order administration page.
uc_order_handler_field_order_status class uc_order/views/uc_order_handler_field_order_status.inc Returns a human readable text for order status to display in the View.
uc_order_handler_field_order_weight_total class uc_order/views/uc_order_handler_field_order_weight_total.inc Field handler: displays a weight multiplied by the quantity.
uc_order_handler_field_payment_method class uc_order/views/uc_order_handler_field_payment_method.inc
uc_order_handler_field_weight_total class uc_order/views/uc_order_handler_field_weight_total.inc Field handler: displays a weight multiplied by the quantity.
uc_order_handler_filter_country class uc_order/views/uc_order_handler_filter_country.inc Filters by country code.
uc_order_handler_filter_order_status class uc_order/views/uc_order_handler_filter_order_status.inc Filters by order status.
uc_order_handler_filter_payment_method class uc_order/views/uc_order_handler_filter_payment_method.inc Filters by payment method.
uc_order_handler_filter_total class uc_order/views/uc_order_handler_filter_total.inc Filter handler that handles fields generated by table.fieldname * table.qty.
uc_order_handler_filter_zone class uc_order/views/uc_order_handler_filter_zone.inc Filters by zone code.
uc_order_handler_sort_total class uc_order/views/uc_order_handler_sort_total.inc Sort handler that handles fields generated by table.fieldname * table.qty and performs a simple sort.
uc_order_plugin_argument_validate_user_perm class uc_order/views/uc_order_plugin_argument_validate_user_perm.inc Validate whether an argument is the current user or has a permission.

Pages

Other projects