11 calls to basic_cart_price_format() in Basic cart 7.3
- 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_field_formatter_view in ./
basic_cart.module - Implements hook_field_formatter_view().
- basic_cart_handler_field_price::render in views/
basic_cart_handler_field_price.inc - Overrides views_handler_field::render().
- basic_cart_order_checkout in basic_cart_order/
basic_cart_order.module - Checkout form implementation.
- basic_cart_order_tokens in basic_cart_order/
basic_cart_order.module - Implements hook_tokens().
- basic_cart_order_tokens_format in basic_cart_order/
basic_cart_order.module - Callback function for formatting the order tokens.
- 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.