constant RATE_USER_OR_AVERAGE in Rate 7.2
Same name and namespace in other branches
- 6.2 rate.module \RATE_USER_OR_AVERAGE
- 7 rate.module \RATE_USER_OR_AVERAGE
3 uses of RATE_USER_OR_AVERAGE
- RateWidget::__construct in classes/
widget.inc - Create a new Rate widget.
- rate_field_formatter_info in ./
rate.module - Implements hook_field_formatter_info().
- rate_field_formatter_settings_summary in ./
rate.module - Implements hook_field_formatter_settings_summary().
File
- ./
rate.module, line 17 - Main module file for the Rate module.
Code
define('RATE_USER_OR_AVERAGE', 3);