You are here

constant USERPOINTS_CATEGORY_PROFILE_DISPLAY_TID in User Points 7

Same name and namespace in other branches
  1. 6 userpoints.module \USERPOINTS_CATEGORY_PROFILE_DISPLAY_TID
  2. 7.2 userpoints.module \USERPOINTS_CATEGORY_PROFILE_DISPLAY_TID
3 uses of USERPOINTS_CATEGORY_PROFILE_DISPLAY_TID
userpoints_admin_settings in ./userpoints.admin.inc
Menu callback for settings form.
userpoints_get_points_list in ./userpoints.module
Returns a render array that displays the points and action links.
userpoints_update_7000 in ./userpoints.install
Update profile category setting, allow multiple categories to be displayed.

File

./userpoints.module, line 31

Code

define('USERPOINTS_CATEGORY_PROFILE_DISPLAY_TID', 'userpoints_category_profile_display_tid');