You are here

constant UcAddressesPermissions::VIEW_ALL in Ubercart Addresses 7

Same name and namespace in other branches
  1. 6.2 class/UcAddressesPermissions.class.php \UcAddressesPermissions::VIEW_ALL

Give users the ability to view anyone's addresses. Implies VIEW_OWN, VIEW_ALL_DEFAULTS.

File

class/UcAddressesPermissions.class.php, line 50
Permission class.

Class

UcAddressesPermissions
The permission class: UcAddressesPermissions.

Code

const VIEW_ALL = 'view all addresses';