7 calls to uc_addresses_format_address() in Ubercart Addresses 7
- UcAddressesAddress::label in class/
UcAddressesAddress.class.php - Returns address name if given.
- UcAddressesTestCase::assertAddressLabel in tests/
UcAddressesTestCase.test - Pass if an address label is found on the page.
- UcAddressesTestCase::assertNoAddressLabel in tests/
UcAddressesTestCase.test - Pass if an address label is NOT found on the page.
- uc_addresses_form_process_select_address in ./
uc_addresses.module - Element process hook for an selectable address field.
- uc_addresses_preprocess_address in ./
uc_addresses.module - Prepare address fields for display.
- uc_addresses_preprocess_uc_order in ./
uc_addresses.module - Preprocess variables for Ubercart Order invoices.
- uc_addresses_tokens in ./
uc_addresses.tokens.inc - Implements hook_tokens().