17 calls to uc_attribute_load() in Ubercart 5
- theme_uc_attribute in uc_attribute/
uc_attribute.module - Display formatted of data associated with attributes
- theme_uc_attribute_options in uc_attribute/
uc_attribute.module - Format an attribute and its options.
- uc_attribute_add_to_cart_data in uc_attribute/
uc_attribute.module - Stores the customer's choices in the cart.
- uc_attribute_condition_ordered_product_option in uc_attribute/
uc_attribute_workflow.inc - uc_attribute_delete_confirm in uc_attribute/
uc_attribute.module - uc_attribute_form in uc_attribute/
uc_attribute.module - Form builder for product attributes.
- uc_attribute_options in uc_attribute/
uc_attribute.module - uc_attribute_option_delete_confirm in uc_attribute/
uc_attribute.module - uc_attribute_option_form in uc_attribute/
uc_attribute.module - Form builder for attribute options.
- uc_class_get_attributes in uc_attribute/
uc_attribute.module - uc_importer_import in uc_importer/
uc_importer.module - Imports an XML document into the database.
- uc_object_attributes_form_submit in uc_attribute/
uc_attribute.module - uc_object_options_form in uc_attribute/
uc_attribute.module - uc_product_get_attributes in uc_attribute/
uc_attribute.module - _uc_attribute_alter_form in uc_attribute/
uc_attribute.module - Helper function for uc_attribute_form_alter()
- _uc_cart_product_get_options in uc_attribute/
uc_attribute.module - Get the options chosen for a product that is in the cart.
- _uc_importer_export_attributes in uc_importer/
uc_importer.module - Export product attributes as XML.