You are here

constant USERPOINTS_REPORT_USERCOUNT in User Points 7

Same name and namespace in other branches
  1. 5.3 userpoints.module \USERPOINTS_REPORT_USERCOUNT
  2. 6 userpoints.module \USERPOINTS_REPORT_USERCOUNT
  3. 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');