You are here

constant RATE_PERMISSION_DISALLOWED_ROLE in Rate 6.2

Same name and namespace in other branches
  1. 7 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 48
Rate module

Code

define('RATE_PERMISSION_DISALLOWED_ROLE', 2);