You are here

16 calls to uc_attribute_load() in Ubercart 7.3

hook_uc_product_alter in uc_product/uc_product.api.php
Make alterations to a specific variant of a product node.
UbercartAttributeCheckoutTestCase::testAttributeAddToCart in uc_attribute/tests/uc_attribute_checkout.test
Tests that product in cart has the selected attribute option.
UbercartAttributeTestCase::testAttributeAPI in uc_attribute/tests/uc_attribute.test
Tests the basic attribute API.
UbercartAttributeTestCase::testAttributeUIAddAttribute in uc_attribute/tests/uc_attribute.test
Tests the "add attribute" user interface.
UbercartAttributeTestCase::testAttributeUIClassAttributeOverview in uc_attribute/tests/uc_attribute.test
Tests the product class attribute user interface.
UbercartAttributeTestCase::testAttributeUIEditAttribute in uc_attribute/tests/uc_attribute.test
Tests the "edit attribute" user interface.
UbercartCartLinksTestCase::createCartLinksProduct in uc_cart_links/tests/uc_cart_links.test
Creates a product with all attribute types and options.
UbercartTaxesTestCase::testInclusiveTaxes in uc_taxes/tests/uc_taxes.test
uc_attribute_condition_ordered_product_option in uc_attribute/uc_attribute.rules.inc
Returns TRUE if a product in the given order has the selected option.
uc_attribute_delete_confirm_submit in uc_attribute/uc_attribute.admin.inc
Form submission handler for uc_attribute_delete_confirm().
uc_attribute_load_multiple in uc_attribute/uc_attribute.module
Loads attribute objects from the database.
uc_attribute_uc_product_alter in uc_attribute/uc_attribute.module
Implements hook_uc_product_alter().
uc_class_get_attributes in uc_attribute/uc_attribute.module
Loads all attributes associated with a product class.
uc_object_attributes_form_submit in uc_attribute/uc_attribute.admin.inc
Form submission handler for uc_object_attributes_form().
uc_object_options_form in uc_attribute/uc_attribute.admin.inc
Form to assign and modify attribute options on products or classes.
uc_product_get_attributes in uc_attribute/uc_attribute.module
Loads all attributes associated with a product node.