You are here

constant USERPOINTS_PERM_VIEW in User Points 5.3

Same name and namespace in other branches
  1. 5 userpoints.module \USERPOINTS_PERM_VIEW
  2. 5.2 userpoints.module \USERPOINTS_PERM_VIEW
  3. 6 userpoints.module \USERPOINTS_PERM_VIEW
5 uses of USERPOINTS_PERM_VIEW
userpoints_block in ./userpoints.module
userpoints_menu in ./userpoints.module
Implementation of hook_menu().
userpoints_my_userpoints in ./userpoints.module
userpoints_perm in ./userpoints.module
Implementation of hook_perm().
userpoints_user in ./userpoints.module

File

./userpoints.module, line 5

Code

define('USERPOINTS_PERM_VIEW', 'view userpoints');