You are here

constant RATE_PERMISSION_DISALLOWED_ROLE in Rate 7

Same name and namespace in other branches
  1. 6.2 rate.module \RATE_PERMISSION_DISALLOWED_ROLE
2 uses of RATE_PERMISSION_DISALLOWED_ROLE
rate_generate_widget in ./rate.module
Generate a widget.
_rate_check_permissions in ./rate.module
Check if the current user has permission to vote on the given widget.

File

./rate.module, line 52
Rate module

Code

define('RATE_PERMISSION_DISALLOWED_ROLE', 2);