nonzero |
./uc_dropdown_attributes.module |
|
|
1 |
uc_dropdown_attributes_activate |
./uc_dropdown_attributes.module |
Retrieves the attribute dependencies. |
|
1 |
uc_dropdown_attributes_attribute_value_check |
./uc_dropdown_attributes.module |
|
1 |
|
uc_dropdown_attributes_build |
./uc_dropdown_attributes.module |
Adds Javascript to the product pages. |
|
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 |
Write form values out to the database table. |
|
|
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. |
5 |
|
uc_dropdown_attributes_dropdown_submit_handler |
./dependent_dropdown.inc |
Submit handler for the second drop down. |
|
1 |
uc_dropdown_attributes_edit_callback |
./dependent_dropdown.inc |
Callback for AHAH processing. |
|
1 |
uc_dropdown_attributes_form_alter |
./uc_dropdown_attributes.module |
Implements hook_form_alter(). |
|
|
uc_dropdown_attributes_get_type |
./uc_dropdown_attributes.module |
Retrieve product class from the node ID. |
5 |
|
uc_dropdown_attributes_init |
./uc_dropdown_attributes.module |
Implement hook_init(). |
|
|
uc_dropdown_attributes_install |
./uc_dropdown_attributes.install |
Implement hook_install(). |
|
|
uc_dropdown_attributes_menu |
./uc_dropdown_attributes.module |
Implement hook_menu(). |
|
|
uc_dropdown_attributes_nodeapi |
./uc_dropdown_attributes.module |
Implements hook_nodeapi(). |
|
|
uc_dropdown_attributes_product |
./dependent_dropdown.inc |
Specify the attribute dependencies. |
|
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 |
Write form values out to the database table. |
|
|
uc_dropdown_attributes_schema |
./uc_dropdown_attributes.install |
Implement hook_schema(). |
|
|
uc_dropdown_attributes_uninstall |
./uc_dropdown_attributes.install |
Implement hook_uninstall(). |
|
|
uc_dropdown_attributes_update_6000 |
./uc_dropdown_attributes.install |
Adds the {uc_dropdown_classes} table. |
|
|
uc_dropdown_attributes_validate |
./uc_dropdown_attributes.module |
Handles the validation of required fields. |
|
1 |
_uc_dropdown_attributes_form |
./dependent_dropdown.inc |
Internal form constructor for administration of attribute dependencies. |
2 |
|