constant RATE_DISPLAY_BELOW_CONTENT in Rate 7
Same name and namespace in other branches
- 6.2 rate.module \RATE_DISPLAY_BELOW_CONTENT
2 uses of RATE_DISPLAY_BELOW_CONTENT
- 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 17 - Rate module
Code
define('RATE_DISPLAY_BELOW_CONTENT', 2);