You are here

constant RATE_DISPLAY_BELOW_CONTENT in Rate 6.2

Same name and namespace in other branches
  1. 7 rate.module \RATE_DISPLAY_BELOW_CONTENT
4 uses of RATE_DISPLAY_BELOW_CONTENT
rate_comment in ./rate.module
Implements hook_comment().
rate_nodeapi in ./rate.module
Implements hook_nodeapi().
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 18
Rate module

Code

define('RATE_DISPLAY_BELOW_CONTENT', 2);