You are here

Functions in Basic cart 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
basic_cart_payment_node_submit basic_cart_payment/basic_cart_payment.module Implements hook_node_submit().
basic_cart_payment_payment_form_generate basic_cart_payment/basic_cart_payment.module Ajax callback function. 1
basic_cart_payment_pid basic_cart_payment/basic_cart_payment.module Sets the unique payment ID variable, so that it can be recovered by other modules. 2
basic_cart_payment_schema basic_cart_payment/basic_cart_payment.install Implements hook_schema().
basic_cart_permission ./basic_cart.module Implements hook_permission().
basic_cart_preprocess_field ./basic_cart.module Implements template_preprocess_field().
basic_cart_price ./basic_cart.theme.inc Theme function implementation. 2
basic_cart_price_format ./basic_cart.cart.inc Formats the input $price in the desired format. 11 1
basic_cart_product_types ./basic_cart.module Helper function. Returns an array of basic_cart product (content) types. 6
basic_cart_remove_from_cart ./basic_cart.cart.inc Callback function for cart/remove/. 1
basic_cart_theme ./basic_cart.module Implements hook_theme().
basic_cart_uninstall ./basic_cart.install Implements hook_uninstall().
basic_cart_update_7200 ./basic_cart.install Adding Basic Cart new features (price, currency).
basic_cart_update_7201 ./basic_cart.install Updating the price field to number_decimal instead of text.
basic_cart_update_7202 ./basic_cart.install Adding the latest fields, in case they aren't already there.
basic_cart_views_api ./basic_cart.module Implementation hook_views_api()
basic_cart_views_data_alter views/basic_cart.views.inc Implements hook_views_data_alter().
theme_basic_cart_cart_total_price ./basic_cart.theme.inc Theme implementation for rendering the total price.
theme_basic_cart_render_cart_element ./basic_cart.theme.inc Theme implementation for rendering the cart element.
_basic_cart_price_format ./basic_cart.cart.inc Returns the available price formats. 1

Pages

Other projects