You are here

Functions in Internationalization for commerce product 7

Primary tabs

Namesort descending Location Description Direct uses Strings
i18n_commerce_product_commerce_cart_add_to_cart_form_submit ./i18n_commerce_product.forms.inc Form submit handler: add the selected product to the cart. 1
i18n_commerce_product_commerce_cart_product_add ./i18n_commerce_product.module Override function commerce_cart_product_add(). 1
i18n_commerce_product_form_alter ./i18n_commerce_product.forms.inc Implements hook_form_alter().
i18n_commerce_product_form_commerce_product_ui_product_form_alter ./i18n_commerce_product.forms.inc Implements hook_form_FORM_ID_alter().
i18n_commerce_product_install ./i18n_commerce_product.install Implements hook_install().
i18n_commerce_product_line_item_title ./i18n_commerce_product.module Return translated title of line item. 1
i18n_commerce_product_menu ./i18n_commerce_product.module Implements hook_menu().
i18n_commerce_product_product_form_submit ./i18n_commerce_product.forms.inc Submit callback for commerce_product_product_form(). 1
i18n_commerce_product_product_form_validate ./i18n_commerce_product.forms.inc Validation handler for commerce_product_product_form(). 1
i18n_commerce_product_product_get_current_by_language ./i18n_commerce_product.module Get product for current language.
i18n_commerce_product_product_get_translations ./i18n_commerce_product.module Get translations of commerce product. 3
i18n_commerce_product_product_overview ./i18n_commerce_product.module Page callback for "admin/commerce/products/%commerce_product/translate". 1
i18n_commerce_product_schema_alter ./i18n_commerce_product.install Implements hook_schema_alter().
i18n_commerce_product_tab_access ./i18n_commerce_product.module Access callback for "admin/commerce/products/%commerce_product/translate". 1
i18n_commerce_product_uninstall ./i18n_commerce_product.install Implements hook_uninstall().
i18n_commerce_product_views_api ./i18n_commerce_product.module Implements hook_views_api().
i18n_commerce_product_views_data_alter includes/views/i18n_commerce_product.views.inc Implements hook_views_data_alter().
i18n_commerce_product_views_default_views includes/views/i18n_commerce_product.views.inc Implements hook_views_default_views().

Other projects