You are here

constant USER_BADGES_ADMIN_USER_BADGES_MANAGE_URI in User Badges 7.4

2 uses of USER_BADGES_ADMIN_USER_BADGES_MANAGE_URI
UserBadgeUIController::overviewForm in ./user_badges.module
Admin form for searching and doing bulk operations.
user_badges_entity_info in ./user_badges.module
Implements hook_entity_info().

File

./user_badges.module, line 8
Hooks and other stuff related to user badge.

Code

define('USER_BADGES_ADMIN_USER_BADGES_MANAGE_URI', 'admin/content/user_badge/manage/');