You are here

Functions in Dropdown Attributes 7

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_uc_dropdown_attributes_class ./dependent_dropdown.inc Form theme handler for uc_dropdown_attributes_class().
theme_uc_dropdown_attributes_product ./dependent_dropdown.inc Form theme handler for uc_dropdown_attributes_product().
uc_dropdown_attributes_admin_theme ./uc_dropdown_attributes.module Determine the correct theme to use for dependencies admin page. 1
uc_dropdown_attributes_ajax_callback ./uc_dropdown_attributes.module Ajax callback for attribute selection form elements. 1
uc_dropdown_attributes_class ./dependent_dropdown.inc Form constructor for the uc_dropdown_attributes classes form. 1
uc_dropdown_attributes_class_create_dependency ./uc_dropdown_attributes.module Create an attribute dependency for product classes. 2
uc_dropdown_attributes_class_submit ./dependent_dropdown.inc Form submission handler for uc_dropdown_attributes_class().
uc_dropdown_attributes_clear_input ./uc_dropdown_attributes.module Clear inputs for attribute. 1
uc_dropdown_attributes_dependency ./uc_dropdown_attributes.module Retrieves the attribute dependencies. 1
uc_dropdown_attributes_dependency_type ./uc_dropdown_attributes.module Retrieve whether dependencies are defined by node or class. 7
uc_dropdown_attributes_dependent_callback ./dependent_dropdown.inc Callback for AJAX for the uc_dropdown_attributes_product form. 1
uc_dropdown_attributes_form_alter ./uc_dropdown_attributes.module Implements hook_form_alter().
uc_dropdown_attributes_form_uc_order_edit_form_alter ./uc_dropdown_attributes.module Implements hook_form_FORM_ID_alter() for uc_order_edit_form().
uc_dropdown_attributes_get_type ./uc_dropdown_attributes.module Retrieve product class from the node ID. 10
uc_dropdown_attributes_menu ./uc_dropdown_attributes.module Implements hook_menu().
uc_dropdown_attributes_node_load ./uc_dropdown_attributes.module Implements hook_node_load().
uc_dropdown_attributes_order_ajax_callback ./uc_dropdown_attributes.module Ajax callback for order attribute selection form elements. 1
uc_dropdown_attributes_order_attribute_display ./uc_dropdown_attributes.module Alter display of attributes on the oder page. 3
uc_dropdown_attributes_order_product_alter ./uc_dropdown_attributes.module Alter products on oder page in preparation for drop down attributes. 1
uc_dropdown_attributes_post_render ./uc_dropdown_attributes.module Add the style to hide the attribute. 5
uc_dropdown_attributes_product ./dependent_dropdown.inc Form constructor for the uc_dropdown_attributes_product form. 1
uc_dropdown_attributes_product_alter ./uc_dropdown_attributes.module Alter products in preparation for drop down attributes. 1
uc_dropdown_attributes_product_create_dependency ./uc_dropdown_attributes.module Create an attribute dependency. 2
uc_dropdown_attributes_product_submit ./dependent_dropdown.inc Form submission handler for uc_dropdown_attributes_product().
uc_dropdown_attributes_remove_values ./uc_dropdown_attributes.module Unset values of orphaned children. 7
uc_dropdown_attributes_schema ./uc_dropdown_attributes.install Implements hook_schema().
uc_dropdown_attributes_theme ./uc_dropdown_attributes.module Implements hook_theme().
uc_dropdown_attributes_update_7000 ./uc_dropdown_attributes.install Adds the html field to {uc_dropdown_attributes}.
uc_dropdown_attributes_update_7001 ./uc_dropdown_attributes.install Adds the {uc_dropdown_classes} table.
uc_dropdown_attributes_update_7002 ./uc_dropdown_attributes.install Drops the html field.
_uc_dropdown_attributes_class_build ./uc_dropdown_attributes.module Form build for classes. 1
_uc_dropdown_attributes_construct_table ./dependent_dropdown.inc Construction of table for administration of attribute dependencies. 2
_uc_dropdown_attributes_extract_attributes ./dependent_dropdown.inc Helper function extracting data from the administration form into an array. 2
_uc_dropdown_attributes_form ./dependent_dropdown.inc Internal form constructor for administration of attribute dependencies. 2
_uc_dropdown_attributes_kit_build ./uc_dropdown_attributes.module Form build for product kits. 1
_uc_dropdown_attributes_order_class_build ./uc_dropdown_attributes.module Form build for classes for the order page. 1
_uc_dropdown_attributes_order_class_kit_build ./uc_dropdown_attributes.module Form build for classes in product kits for the order page.
_uc_dropdown_attributes_order_product_build ./uc_dropdown_attributes.module Form build for products for the order page. 1
_uc_dropdown_attributes_order_product_kit_build ./uc_dropdown_attributes.module Form build for product kits for the order page. 1
_uc_dropdown_attributes_product_build ./uc_dropdown_attributes.module Form build for products. 1

Other projects