7 calls to commerce_line_item_summary_links() in Commerce Core 7
- CommerceBaseTestCase::getCommerceUrl in tests/
commerce_base.test - Return one of the Commerce configured urls.
- CommerceTaxUIAdminTest::commerceTaxHelperCompleteCheckout in modules/
tax/ tests/ commerce_tax_ui.test - Go through the checkout process.
- CommerceTaxUIAdminTest::testCommerceTaxUIApplySalesTax in modules/
tax/ tests/ commerce_tax_ui.test - Check if a 'Salex tax' rate is correctly applied in a given order.
- CommerceTaxUIAdminTest::testCommerceTaxUITaxNoMatchingCondition in modules/
tax/ tests/ commerce_tax_ui.test - A tax rate with no matching condition doesn't get applied.
- commerce_line_item_handler_area_line_item_summary::options_form in modules/
line_item/ includes/ views/ handlers/ commerce_line_item_handler_area_line_item_summary.inc - Default options form that provides the label widget that all fields should have.
- commerce_line_item_handler_area_line_item_summary::option_definition in modules/
line_item/ includes/ views/ handlers/ commerce_line_item_handler_area_line_item_summary.inc - Information about options for all kinds of purposes will be held here.
- commerce_line_item_handler_area_line_item_summary::render in modules/
line_item/ includes/ views/ handlers/ commerce_line_item_handler_area_line_item_summary.inc - Render the area.