You are here

Functions in Commerce Price Decimals Formatter 7

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_price_decimals_formatter_currency_format ./commerce_price_decimals_formatter.module Formats a price for a particular currency. 3
commerce_price_decimals_formatter_field_formatter_info ./commerce_price_decimals_formatter.module Implements hook_field_formatter_info().
commerce_price_decimals_formatter_field_formatter_prepare_view ./commerce_price_decimals_formatter.module Implements hook_field_formatter_prepare_view().
commerce_price_decimals_formatter_field_formatter_settings_form ./commerce_price_decimals_formatter.module Implements hook_field_formatter_settings_form().
commerce_price_decimals_formatter_field_formatter_settings_summary ./commerce_price_decimals_formatter.module Implements hook_field_formatter_settings_summary().
commerce_price_decimals_formatter_field_formatter_view ./commerce_price_decimals_formatter.module Implements hook_field_formatter_view().
commerce_price_decimals_formatter_get_default_currencies_settings ./commerce_price_decimals_formatter.module Returns an array of all available enable currencies and decimals. 7
commerce_price_decimals_formatter_get_settings_form ./commerce_price_decimals_formatter.module Returns an array of all available settings. 4
commerce_price_decimals_formatter_get_settings_summary ./commerce_price_decimals_formatter.module Returns an array of all available settings. 2
commerce_price_decimals_formatter_install ./commerce_price_decimals_formatter.install Implements hook_install().
commerce_price_decimals_formatter_preprocess_views_view ./commerce_price_decimals_formatter.module Implements hook_preprocess_views_view().
commerce_price_decimals_formatter_uninstall ./commerce_price_decimals_formatter.install Implements hook_uninstall().
commerce_price_decimals_formatter_views_api ./commerce_price_decimals_formatter.module Implements hook_views_api().
commerce_price_decimals_formatter_views_data includes/views/commerce_price_decimals_formatter.views.inc Implements hook_views_data().
commerce_price_decimals_for_all_commerce_price_savings_formatter_prices_alter modules/commerce_price_decimals_for_all.module Implements hook_commerce_price_savings_formatter_prices_alter().
commerce_price_decimals_for_all_field_formatter_info_alter modules/commerce_price_decimals_for_all.module Implements hook_field_formatter_info_alter().
commerce_price_decimals_for_all_field_formatter_settings_form_alter modules/commerce_price_decimals_for_all.module Implements hook_field_formatter_settings_form_alter().
commerce_price_decimals_for_all_field_formatter_settings_summary_alter modules/commerce_price_decimals_for_all.module Implements hook_field_formatter_settings_summary_alter().
commerce_price_decimals_for_all_install modules/commerce_price_decimals_for_all.install Implements hook_install().
commerce_price_decimals_for_all_uninstall modules/commerce_price_decimals_for_all.install Implements hook_uninstall().

Other projects