You are here

10 calls to basic_cart_price_format() in Basic cart 7.2

basic_cart_block_view in ./basic_cart.module
Implements hook_block_view().
basic_cart_cart_flat.tpl.php in ./basic_cart_cart_flat.tpl.php
Basic cart shopping cart html template
basic_cart_cart_render_block.tpl.php in ./basic_cart_cart_render_block.tpl.php
Basic cart shopping cart block
basic_cart_checkout in ./basic_cart.cart.inc
Checkout form implementation.
basic_cart_checkout_form_submit in ./basic_cart.cart.inc
Checkout form submit proccess. Register order and send emails.
basic_cart_handler_field_price::render in views/basic_cart_handler_field_price.inc
Overrides views_handler_field::render().
basic_cart_node_view in ./basic_cart.module
Implements hook_node_view().
basic_cart_order_view in basic_cart_order/basic_cart_order.module
Implements hook_node_view().
theme_basic_cart_cart_total_price in ./basic_cart.theme.inc
Theme implementation for rendering the total price.
theme_basic_cart_render_cart_element in ./basic_cart.theme.inc
Theme implementation for rendering the cart element.