8 calls to UcAddressesPermissions::canViewAddress() in Ubercart Addresses 6.2
- uc_addresses_check_access_by_ids in ./
uc_addresses.module - Checks address access by ID's.
- uc_addresses_handler_field_uc_addresses_link::uc_addresses_render_link in views/
uc_addresses_handler_field_uc_addresses_link.inc - Renders the link if the user may view the address.
- 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 - Implementation of 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.