You are here

16 calls to UcAddressesAddressBook::get() in Ubercart Addresses 6.2

UcAddressesAddress::__wakeup in class/UcAddressesAddress.class.php
Restore variables when the address is unserialized.
UcAddressesAddressBook::loadStatic in class/UcAddressesAddressBook.class.php
Loads a single address from the database if not already loaded.
UcAddressesAddressBook::setAddressOwner in class/UcAddressesAddressBook.class.php
Sets the owner of an address if the owner was previously unknown.
UcAddressesAddressBookTestCase::doOtherUsersAddressTests in tests/uc_addresses.addressbook.test
Does basic tests for viewing, editing and deleting other ones addresses.
UcAddressesApiTestCase::testAddressFormatWithoutDefaultCountry in tests/uc_addresses.api.test
Tests if a proper address format is generated when there is no default country set.
UcAddressesCartCheckoutTestCase::testDefaultAddresses in tests/uc_addresses.checkout.test
Test if the address fields are prefilled with the customer's default addresses.
UcAddressesTestCase::UcAddressesCreateAddresses in tests/UcAddressesTestCase.test
Create 2 addresses for each passed user:
UcAddressesTestCase::UcAddressesGetAddressBook in tests/UcAddressesTestCase.test
Returns an empty address book to be used in tests.
UcAddressesUserRegistrationTestCase::testRegistration in tests/uc_addresses.register.test
Register the user and assign privileges of the customerDelete account.
UcAddressesViewsTestCase::doDisplayAccessTests in tests/uc_addresses.views.test
Tests for each user if he/she should have access to pages:
UcAddressesViewsTestCase::testAddressRowStyle in tests/uc_addresses.views.test
Tests if the row plugin works as expected.
UcAddressesViewsTestCase::testDefaultView in tests/uc_addresses.views.test
Tests if the default view works as expected.
uc_addresses_address_book in ./uc_addresses.pages.inc
Generates a list of all addresses owned by a single user.
uc_addresses_checkout_pane_address in ./uc_addresses.ubercart.inc
Callback for an address checkout pane.
uc_addresses_get_address_form_validate in ./uc_addresses.pages.inc
Validate handler for the address form.
uc_addresses_views_plugin_row_address_view::pre_render in views/uc_addresses_views_plugin_row_address_view.inc
Implements views_plugin_row::pre_render().