You are here

constant UcAddressesPermissions::EDIT_OWN in Ubercart Addresses 7

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

Give users the ability to add or edit their own addresses. Implies VIEW_OWN.

File

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

Class

UcAddressesPermissions
The permission class: UcAddressesPermissions.

Code

const EDIT_OWN = 'add/edit own addresses';