You are here

constant UcAddressesPermissions::VIEW_OWN in Ubercart Addresses 7

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

Give users permission to view all of their own addresses. Implies VIEW_OWN_DEFAULT.

File

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

Class

UcAddressesPermissions
The permission class: UcAddressesPermissions.

Code

const VIEW_OWN = 'view own addresses';