constant RATE_USER in Rate 7.2
Same name and namespace in other branches
- 6.2 rate.module \RATE_USER
 - 7 rate.module \RATE_USER
 
3 uses of RATE_USER
- 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 16  - Main module file for the Rate module.
 
Code
define('RATE_USER', 2);