You are here

constant USERPOINTS_PERM_VIEW_OWN in User Points 6

Same name and namespace in other branches
  1. 5.3 userpoints.module \USERPOINTS_PERM_VIEW_OWN
3 uses of USERPOINTS_PERM_VIEW_OWN
userpoints_access_my_points in ./userpoints.module
Checks if user can access their points - used via hook_menu().
userpoints_block in ./userpoints.module
userpoints_perm in ./userpoints.module
Implementation of hook_perm().

File

./userpoints.module, line 6

Code

define('USERPOINTS_PERM_VIEW_OWN', 'view own userpoints');