constant USERPOINTS_CATEGORY_NAME in User Points 7
Same name and namespace in other branches
- 5.3 userpoints.module \USERPOINTS_CATEGORY_NAME
- 6 userpoints.module \USERPOINTS_CATEGORY_NAME
- 7.2 userpoints.module \USERPOINTS_CATEGORY_NAME
1 use of USERPOINTS_CATEGORY_NAME
- userpoints_get_vid in ./
userpoints.module - Returns the Vocabulary ID (vid) used by userpoints for categorization.
File
- ./
userpoints.module, line 28
Code
define('USERPOINTS_CATEGORY_NAME', 'Userpoints');