9 calls to UcAddressesPermissions::canViewAddress() in Ubercart Addresses 7
- UcAddressesEntityController::buildContent in class/
uc_addresses.entity.inc - Overrides EntityAPIController::buildContent().
- uc_addresses_check_access_by_ids in ./
uc_addresses.module - Checks address access by ID's.
- uc_addresses_entity_access in ./
uc_addresses.module - Access callback for address entity.
- uc_addresses_handler_filter_access::check_access in views/
uc_addresses_handler_filter_access.inc - Checks address access for the current user.
- uc_addresses_list_one_address in ./
uc_addresses.pages.inc - Displays a single address.
- uc_addresses_render_link in ./
uc_addresses.pages.inc - Renders a link to an address if the user has access to the given operation of the address.
- uc_addresses_uc_addresses_select_addresses in ./
uc_addresses.uc_addresses_fields.inc - Implements hook_uc_addresses_select_addresses().
- uc_addresses_views_plugin_argument_address_access::validate_argument in views/
uc_addresses_views_plugin_argument_address_access.inc - Validates if argument is a valid user and if the current user has access to addresses of the given user.
- uc_addresses_views_plugin_argument_user_address_access::validate_argument in views/
uc_addresses_views_plugin_argument_user_address_access.inc - Validates if argument is a valid user and if the current user has access to addresses of the given user.