uc_dropdown_attributes_admin_theme |
./uc_dropdown_attributes.module |
Determine the correct theme to use for dependencies admin page. |
|
|
uc_dropdown_attributes_ajax_callback |
./uc_dropdown_attributes.module |
Ajax callback for attribute selection form elements. |
|
1 |
uc_dropdown_attributes_class_create_dependency |
./uc_dropdown_attributes.module |
Create an attribute dependency for product classes. |
3 |
|
uc_dropdown_attributes_clear_input |
./uc_dropdown_attributes.module |
Clear inputs for attribute. |
6 |
|
uc_dropdown_attributes_dependency_type |
./uc_dropdown_attributes.module |
Retrieve whether dependencies are defined by node or class. |
6 |
|
uc_dropdown_attributes_dependent_callback |
./uc_dropdown_attributes.module |
AJAX callback for the uc_dropdown_attributes_product form. |
|
2 |
uc_dropdown_attributes_form_alter |
./uc_dropdown_attributes.module |
Implements hook_form_alter(). |
|
|
uc_dropdown_attributes_form_uc_object_attributes_form_alter |
./uc_dropdown_attributes.module |
Implements hook_form_FORM_ID_alter() for uc_object_attributes_form(). |
|
|
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. |
9 |
|
uc_dropdown_attributes_hide_attribute |
./uc_dropdown_attributes.module |
Hide attribute. |
6 |
|
uc_dropdown_attributes_module_implements_alter |
./uc_dropdown_attributes.module |
Implements hook_module_implements_alter(). |
|
|
uc_dropdown_attributes_node_insert |
./uc_dropdown_attributes.module |
Implements hook_node_insert(). |
|
|
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 order page. |
1 |
|
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_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. |
4 |
|
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_uc_product_types |
./uc_dropdown_attributes.module |
Implements hook_uc_product_types(). |
|
|
uc_dropdown_test_form_uc_order_create_form_alter |
uc_dropdown_test/uc_dropdown_test.module |
Implements hook_form_FORM_ID_alter() for uc_order_create_form(). |
|
|
uc_dropdown_test_form_uc_order_edit_form_alter |
uc_dropdown_test/uc_dropdown_test.module |
Implements hook_form_FORM_ID_alter() for uc_order_edit_form(). |
|
|
uc_dropdown_test_form_uc_product_add_to_cart_form_alter |
uc_dropdown_test/uc_dropdown_test.module |
Implements hook_form_FORM_ID_alter() for uc_product_add_to_cart_form(). |
|
|
_uc_dropdown_attributes_class_build |
./uc_dropdown_attributes.module |
Form build for classes. |
|
1 |
_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. |
|
|
_uc_dropdown_attributes_product_build |
./uc_dropdown_attributes.module |
Form build for products. |
|
1 |