constant USERPOINTS_REPORT_USERCOUNT in User Points 7
Same name and namespace in other branches
- 5.3 userpoints.module \USERPOINTS_REPORT_USERCOUNT
- 6 userpoints.module \USERPOINTS_REPORT_USERCOUNT
- 7.2 userpoints.module \USERPOINTS_REPORT_USERCOUNT
4 uses of USERPOINTS_REPORT_USERCOUNT
- userpoints_admin_points in ./
userpoints.admin.inc - Provides an administrative interface for managing points.
- userpoints_admin_settings in ./
userpoints.admin.inc - Menu callback for settings form.
- userpoints_admin_transactions in ./
userpoints.admin.inc - Displays a list of transactions.
- userpoints_list_users in ./
userpoints.pages.inc - Lists the users and their point totals by all or by category.
File
- ./
userpoints.module, line 24
Code
define('USERPOINTS_REPORT_USERCOUNT', 'userpoints_report_usercount');