constant RATE_VAR_WIDGETS in Rate 7
Same name and namespace in other branches
- 6.2 rate.module \RATE_VAR_WIDGETS
15 uses of RATE_VAR_WIDGETS
- rate_admin_page in ./rate.admin.inc 
- Menu callback.
- rate_choose_template_form in ./rate.admin.inc 
- Form for choosing a template before the user goes to the add widget form.
- rate_expiration_form_rate_widget_form_alter in expiration/rate_expiration.module 
- Implements hook_form_FORM_ID_alter().
- rate_generate_widget in ./rate.module 
- Generate a widget.
- rate_get_active_widgets in ./rate.module 
- Get list of active widgets.
File
- ./rate.module, line 43 
- Rate module
Code
define('RATE_VAR_WIDGETS', 'rate_widgets');