constant RATE_CLOSED in Rate 6.2
Same name and namespace in other branches
- 7.2 rate.module \RATE_CLOSED
- 7 rate.module \RATE_CLOSED
8 uses of RATE_CLOSED
- rate_expiration_rate_widget in expiration/
rate_expiration.module - Implements hook_rate_widget().
- 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_thumbs_up in ./
rate.module - Preprocess function for the thumbs_up_down template.
File
- ./
rate.module, line 13 - Rate module
Code
define('RATE_CLOSED', 4);