constant USERPOINTS_PERM_VIEW in User Points 6
Same name and namespace in other branches
- 5.3 userpoints.module \USERPOINTS_PERM_VIEW
- 5 userpoints.module \USERPOINTS_PERM_VIEW
- 5.2 userpoints.module \USERPOINTS_PERM_VIEW
4 uses of USERPOINTS_PERM_VIEW
- userpoints_access_my_points in ./
userpoints.module - Checks if user can access their points - used via hook_menu().
- userpoints_block in ./
userpoints.module - userpoints_menu in ./
userpoints.module - Implementation of hook_menu().
- userpoints_perm in ./
userpoints.module - Implementation of hook_perm().
File
- ./
userpoints.module, line 5
Code
define('USERPOINTS_PERM_VIEW', 'view userpoints');