constant RATE_CLOSED in Rate 7
Same name and namespace in other branches
- 6.2 rate.module \RATE_CLOSED
- 7.2 rate.module \RATE_CLOSED
10 uses of RATE_CLOSED
- rate_expiration_rate_widget_alter in expiration/
rate_expiration.module - Implements hook_rate_widget_alter().
- rate_generate_widget in ./
rate.module - Generate a widget.
- rate_preprocess_rate_template_emotion in ./
rate.module - Preprocess function for the emotion template.
- rate_preprocess_rate_template_fivestar in ./
rate.module - Preprocess function for the fivestar template.
- rate_preprocess_rate_template_number_up_down in ./
rate.module - Preprocess function for the number_up_down template.
File
- ./
rate.module, line 12 - Rate module
Code
define('RATE_CLOSED', 4);