You are here

Functions in Commerce Extra 7

Primary tabs

Namesort descending Location Description Direct uses Strings
CALLBACK_commerce_extra_configure ./commerce_extra.api.php CALLBACK_commerce_extra_configure()
CALLBACK_commerce_extra_configure_submit ./commerce_extra.api.php CALLBACK_commerce_extra_configure_submit()
CALLBACK_commerce_extra_configure_validate ./commerce_extra.api.php CALLBACK_commerce_extra_configure_validate()
commerce_extra_address_populate_field_attach_form modules/address_populate/commerce_extra_address_populate.module Implements hook_field_attach_form().
commerce_extra_address_populate_form_commerce_checkout_pane_settings_form_alter modules/address_populate/commerce_extra_address_populate.module Implements hook_form_FORM_ID_alter().
commerce_extra_address_populate_uninstall modules/address_populate/commerce_extra_address_populate.install Implements hook_uninstall().
commerce_extra_login_page_commerce_checkout_page_info modules/login_page/commerce_extra_login_page.module Implements hook_commerce_checkout_page_info().
commerce_extra_login_page_commerce_checkout_pane_info modules/login_page/commerce_extra_login_page.module Implements hook_commerce_checkout_pane_info().
commerce_extra_login_page_commerce_checkout_router modules/login_page/commerce_extra_login_page.module Implements hook_commerce_checkout_router(). Make sure that logged in users gets skipped in login page.
commerce_extra_login_page_continue_pane_checkout_form modules/login_page/commerce_extra_login_page.panes.inc Commerce checkout method callback for CALLBACK_checkout_form().
commerce_extra_login_page_continue_pane_settings_form modules/login_page/commerce_extra_login_page.panes.inc Commerce checkout method callback for CALLBACK_settings_form().
commerce_extra_login_page_login_pane_checkout_form modules/login_page/commerce_extra_login_page.panes.inc Commerce checkout method callback for CALLBACK_checkout_form().
commerce_extra_login_page_login_pane_checkout_form_submit modules/login_page/commerce_extra_login_page.panes.inc Commerce checkout method callback for CALLBACK_checkout_form_submit().
commerce_extra_login_page_login_pane_checkout_form_validate modules/login_page/commerce_extra_login_page.panes.inc Commerce checkout method callback for CALLBACK_checkout_validate().
commerce_extra_login_page_login_pane_settings_form modules/login_page/commerce_extra_login_page.panes.inc Commerce checkout method callback for CALLBACK_settings_form().
commerce_extra_menu ./commerce_extra.module Implements hook_menu().
commerce_extra_permission ./commerce_extra.module Implements hook_permission().
commerce_extra_quantity_commerce_extra_configure modules/quantity/commerce_extra_quantity.module Implements CALLBACK_commerce_extra_configure().
commerce_extra_quantity_commerce_extra_configure_submit modules/quantity/commerce_extra_quantity.module Implements CALLBACK_commerce_extra_configure_submit().
commerce_extra_quantity_commerce_extra_configure_validate modules/quantity/commerce_extra_quantity.module Implements CALLBACK_commerce_extra_configure_validate().
commerce_extra_quantity_form_alter modules/quantity/commerce_extra_quantity.module Implements hook_form_alter(). Adds additional theme wrappers for add to cart's quantity textfields.
commerce_extra_quantity_theme modules/quantity/commerce_extra_quantity.module Implements hook_theme().
commerce_extra_quantity_uninstall modules/quantity/commerce_extra_quantity.install Implements hook_uninstall().
commerce_extra_quantity_validate_cardinality modules/quantity/commerce_extra_quantity.module Validation callback for checking cardinality. 1
commerce_extra_settings ./commerce_extra.admin.inc Form callback for module settings. 1
commerce_extra_settings_submit ./commerce_extra.admin.inc Form submission callback for module settings.
commerce_extra_settings_validate ./commerce_extra.admin.inc Form validation callback for module settings.
theme_quantity_plusminus_link modules/quantity/commerce_extra_quantity.module Returns HTML for link which increases/decreases quantity value.
theme_quantity_plusminus_wrapper modules/quantity/commerce_extra_quantity.module Returns HTML for quantity textfield having links wrapping the textfield.
_commerce_extra_address_populate_settings_form_submit modules/address_populate/commerce_extra_address_populate.module Callback function for processing our select element. 1
_commerce_extra_attach_feature_configuration ./commerce_extra.admin.inc Helper function for attaching configuration form to Commerce Extra's main configuration form. 1
_commerce_extra_features ./commerce_extra.admin.inc Helper function for getting list of features. 4

Other projects