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