You are here

constant RATE_NOPERM_REDIRECT_WITH_MESSAGE in Rate 6.2

Same name and namespace in other branches
  1. 7.2 rate.module \RATE_NOPERM_REDIRECT_WITH_MESSAGE
  2. 7 rate.module \RATE_NOPERM_REDIRECT_WITH_MESSAGE
4 uses of RATE_NOPERM_REDIRECT_WITH_MESSAGE
rate_generate_widget in ./rate.module
Generate a widget.
rate_save_vote in ./rate.module
Save a vote to the database.
rate_widget_form in ./rate.admin.inc
Form for adding and editing widgets.
_rate_check_widget in ./rate.module
Check widget object for missing values. We use this for legacy reasons. Values may not be available after updating from an old version.

File

./rate.module, line 27
Rate module

Code

define('RATE_NOPERM_REDIRECT_WITH_MESSAGE', 1);