theme_restrict_qty_field |
./uc_restrict_qty.module |
Themes cart Qty. boxes so they can't be changed. (currently not in use) |
|
|
uc_restrict_qty_count |
./uc_restrict_qty.module |
Returns the number of restrict_qty features on a product node. |
1 |
|
uc_restrict_qty_feature_delete |
./uc_restrict_qty.module |
Delete all data associated with a given product feature. |
|
1 |
uc_restrict_qty_feature_form |
./uc_restrict_qty.module |
Builds the form to display for adding or editing a the restricted quantity feature. |
|
1 |
uc_restrict_qty_feature_form_submit |
./uc_restrict_qty.module |
Form submit handler for the roles feature form. |
|
|
uc_restrict_qty_feature_form_validate |
./uc_restrict_qty.module |
Validates the textfield on the product node feature settings form. |
|
|
uc_restrict_qty_form_alter |
./uc_restrict_qty.module |
Implements hook_form_alter(). |
|
|
uc_restrict_qty_node_delete |
./uc_restrict_qty.module |
Delete all data associated with a given node. |
|
|
uc_restrict_qty_schema |
./uc_restrict_qty.install |
Implements hook_schema(). |
|
|
uc_restrict_qty_settings |
./uc_restrict_qty.module |
Adds settings to the product features form for UC Restrict Qty. |
|
1 |
uc_restrict_qty_settings_validate |
./uc_restrict_qty.module |
Validates the textfield on the product features settings form. |
|
1 |
uc_restrict_qty_theme |
./uc_restrict_qty.module |
Implements hook_theme(). |
|
|
uc_restrict_qty_uc_add_to_cart |
./uc_restrict_qty.module |
Implements hook_uc_add_to_cart(). |
|
|
uc_restrict_qty_uc_add_to_cart_data |
./uc_restrict_qty.module |
Implements hook_add_to_cart_data(). |
|
|
uc_restrict_qty_uc_cart_item_update |
./uc_restrict_qty.module |
Implements of hook_uc_cart_item_update(). |
|
|
uc_restrict_qty_uc_product_feature |
./uc_restrict_qty.module |
Implements hook_uc_product_feature(). |
|
|
uc_restrict_qty_uninstall |
./uc_restrict_qty.install |
Implements hook_uninstall(). |
|
|