hook_plus1_voted |
./plus1.module |
This hook is called when user votes on some content. |
|
|
plus1_build_comment_jquery_widget |
./plus1.module |
Create voting widget to display on the webpage. |
2 |
|
plus1_build_node_jquery_widget |
./plus1.module |
Create voting widget to display on the webpage. |
2 |
|
plus1_build_taxonomy_term_jquery_widget |
./plus1.module |
Create voting widget to display on the webpage. |
2 |
|
plus1_comment_delete |
./plus1.module |
Implements gook_comment_delete(). |
|
|
plus1_comment_view |
./plus1.module |
Implements hook_comment_view(). |
|
|
plus1_get_cleared_destination |
./plus1.module |
If widget is returned by ajax, and there are ajax_html_ids in the $_GET,
then we need to clear destination parameter, reduce query length. |
3 |
|
plus1_get_score |
./plus1.module |
Return the total score for a given content. |
3 |
|
plus1_get_votes |
./plus1.module |
Return the number of votes for a given content. |
5 |
|
plus1_menu |
./plus1.module |
Implements hook_menu(). |
|
|
plus1_node_delete |
./plus1.module |
Implements hook_node_delete(). |
|
|
plus1_node_view |
./plus1.module |
Implements hook_node_view(). |
|
|
plus1_permission |
./plus1.module |
Implements hook_permission(). |
|
|
plus1_settings |
./plus1.admin.inc |
Menu callback to configure module settings. |
|
1 |
plus1_taxonomy_term_delete |
./plus1.module |
Implements hook_taxonomy_term_delete(). |
|
|
plus1_taxonomy_term_view_alter |
./plus1.module |
Implements hook_taxonomy_term_view_alter(). |
|
|
plus1_theme |
./plus1.module |
Implements hook_theme(). |
|
|
plus1_undo_vote |
./plus1.module |
|
|
1 |
plus1_uninstall |
./plus1.install |
Implements hook_uninstall(). |
|
|
plus1_user_access |
./plus1.module |
Custom access function, works with array of permissions. |
|
1 |
plus1_vote |
./plus1.module |
Page callback. |
|
1 |
plus1_votingapi_metadata_alter |
./plus1.module |
Implements hook_votingapi_metadata_alter(). |
|
|
template_preprocess_plus1_widget |
theme/theme.inc |
Preprocess function for widget template file. Provides variables for default widget. |
|
|
theme_plus1_json_response |
theme/theme.inc |
Theming function for json response. |
|
|