7 calls to UcAddressesPermissions::canDeleteAddress() in Ubercart Addresses 6.2
- uc_addresses_check_access_by_ids in ./
uc_addresses.module - Checks address access by ID's.
- uc_addresses_get_address_form in ./
uc_addresses.pages.inc - Creates a form used to add a new address or edit an existing address.
- uc_addresses_handler_field_uc_addresses_link_delete::uc_addresses_render_link in views/
uc_addresses_handler_field_uc_addresses_link_delete.inc - Renders the link if the user may delete 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_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_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.