8 calls to UcAddressesPermissions::canEditAddress() in Ubercart Addresses 7
- UcAddressesEntityController::buildContent in class/
uc_addresses.entity.inc - Overrides EntityAPIController::buildContent().
- uc_addresses_address_book in ./
uc_addresses.pages.inc - Generates a list of all addresses owned by a single user.
- 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_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.