hook_rate_templates |
./rate.hooks.inc |
Define templates for rate widgets. |
|
|
hook_rate_vote_alter |
./rate.hooks.inc |
Alter the vote before it is saved. |
|
|
hook_rate_widget |
./rate.hooks.inc |
Hook on actions done on rate widgets. |
|
|
rate_admin_page |
./rate.admin.inc |
Menu callback. |
|
1 |
rate_choose_template_form |
./rate.admin.inc |
Form for choosing a template before the user goes to the add widget form. |
|
2 |
rate_choose_template_form_submit |
./rate.admin.inc |
Form submit callback for the choose_template_form. |
|
|
rate_comment |
./rate.module |
Implements hook_comment(). |
|
|
rate_expiration_form_alter |
expiration/rate_expiration.module |
Implements hook_form_alter(). |
|
|
rate_expiration_form_rate_widget_form_alter |
expiration/rate_expiration.module |
|
|
|
rate_expiration_install |
expiration/rate_expiration.install |
Implements hook_install(). |
|
|
rate_expiration_nodeapi |
expiration/rate_expiration.module |
Implements hook_nodeapi(). |
|
|
rate_expiration_rate_widget |
expiration/rate_expiration.module |
Implements hook_rate_widget(). |
|
|
rate_expiration_schema |
expiration/rate_expiration.install |
Implements hook_schema(). |
|
|
rate_expiration_uninstall |
expiration/rate_expiration.install |
Implements hook_uninstall(). |
|
|
rate_generate_widget |
./rate.module |
Generate a widget. |
5 |
|
rate_get_active_widgets |
./rate.module |
Get list of active widgets. |
7 |
|
rate_get_results |
./rate.module |
Get results for a voting widget. |
1 |
|
rate_init |
./rate.module |
Implements hook_init(). |
|
|
rate_link |
./rate.module |
Implements hook_link() |
|
|
rate_menu |
./rate.module |
Implements hook_menu(). |
|
|
rate_nodeapi |
./rate.module |
Implements hook_nodeapi(). |
|
|
rate_perm |
./rate.module |
Implements hook_perm(). |
|
|
rate_preprocess_rate_template_emotion |
./rate.module |
Preprocess function for the emotion template. |
|
|
rate_preprocess_rate_template_fivestar |
./rate.module |
Preprocess function for the fivestar template. |
|
|
rate_preprocess_rate_template_thumbs_up |
./rate.module |
Preprocess function for the thumbs_up_down template. |
|
|
rate_preprocess_rate_template_thumbs_up_down |
./rate.module |
Preprocess function for the thumbs_up_down template. |
|
|
rate_preprocess_rate_template_yesno |
./rate.module |
Preprocess function for the yesno template. |
|
|
rate_preprocess_rate_widget |
./rate.module |
Preprocess function for the emotion template. |
|
|
rate_rate_templates |
./rate.module |
Implements hook_rate_templates(). |
|
|
rate_results_page |
./rate.results.inc |
Generate the rate results page. |
|
1 |
rate_results_page_access |
./rate.module |
Menu access callback. |
|
1 |
rate_save_vote |
./rate.module |
Save a vote to the database. |
2 |
|
rate_theme |
./rate.module |
Implements hook_theme(). |
|
|
rate_uninstall |
./rate.install |
Implements hook_uninstall(). |
|
|
rate_update_6000 |
./rate.install |
Implements hook_update_N(). |
|
|
rate_update_6001 |
./rate.install |
Implements hook_update_N(). |
|
|
rate_views_widget |
./rate.module |
|
3 |
|
rate_views_widget_compact |
./rate.module |
|
|
|
rate_views_widget_compact_disabled |
./rate.module |
|
|
|
rate_views_widget_disabled |
./rate.module |
|
|
|
rate_vote_ahah |
./rate.module |
AHAH callback for the vote buttons. |
|
1 |
rate_votingapi_views_formatters |
./rate.module |
Implements hook_votingapi_views_formatters(). |
|
|
rate_widget_delete_form |
./rate.admin.inc |
Form for deleting widgets. |
|
1 |
rate_widget_delete_form_submit |
./rate.admin.inc |
Submit handler. |
|
|
rate_widget_form |
./rate.admin.inc |
Form for adding and editing widgets. |
|
1 |
rate_widget_form_ahah |
./rate.admin.inc |
AHAH callback for widget form. |
|
1 |
rate_widget_form_submit |
./rate.admin.inc |
Form submit handler. |
|
|
rate_widget_form_validate |
./rate.admin.inc |
Form validate. |
|
|
theme_rate_admin_options |
./rate.admin.inc |
Theme the options list in the widget form. |
|
|
theme_rate_admin_types |
./rate.admin.inc |
Theming function for the node / comment types list in the widget form. |
|
|