You are here

Functions in Voting API 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_votingapi_flush ./votingapi.drush.inc Command callback. Flush votes and results.
drush_votingapi_generate_votes ./votingapi.drush.inc Command callback. Generate a number of votes.
drush_votingapi_recalculate ./votingapi.drush.inc Command callback. Recalculate voting results.
hook_votingapi_metadata_alter ./votingapi.api.php Adds to or alters metadata describing Voting tags, value_types, and functions.
hook_votingapi_results_alter ./votingapi.api.php Adds to or changes the calculated vote results for a piece of content.
hook_votingapi_views_formatters ./votingapi.api.php Returns callback functions and descriptions to format a VotingAPI Views field.
votingapi_cron ./votingapi.module Implements of hook_cron().
votingapi_drush_command ./votingapi.drush.inc Implements of hook_drush_command().
votingapi_drush_help ./votingapi.drush.inc Implements of hook_drush_help().
votingapi_entity_delete ./votingapi.module Implements hook_entity_delete().
votingapi_generate_votes ./votingapi.drush.inc Utility function to generate votes. 2
votingapi_generate_votes_form ./votingapi.admin.inc Developer tool to generate dummy votes. 1
votingapi_generate_votes_form_submit ./votingapi.admin.inc Submit handler for votingapi_generate_votes_form.
votingapi_menu ./votingapi.module Implements of hook_menu().
votingapi_metadata ./votingapi.module Returns metadata about tags, value_types, and results defined by vote modules. 1
votingapi_permission ./votingapi.module Implements hook_permission().
votingapi_recalculate_results ./votingapi.module Recalculates the aggregate results of all votes for a piece of content. 6
votingapi_schema ./votingapi.install @file Installation file for VotingAPI module.
votingapi_settings_form ./votingapi.admin.inc Administrative settings for VotingAPI. 1
votingapi_set_votes ./votingapi.module Cast a vote on a particular piece of content. 1
votingapi_uninstall ./votingapi.install Implements hook_uninstall().
votingapi_update_7301 ./votingapi.install Delete VotingAPIOrphaned queue for the cleanup tasks.
votingapi_update_last_removed ./votingapi.install The most recent update removed for version-to-version compatibility.
votingapi_views_analyze views/votingapi.views.inc Implements of hook_views_analyze().
votingapi_views_api ./votingapi.module Implements of hook_views_api().
votingapi_views_data views/votingapi.views.inc Implements of hook_views_data().
votingapi_views_data_alter views/votingapi.views.inc
votingapi_views_default_views views/votingapi.views_default.inc @file Provide default views data for votingapi.module.
votingapi_views_handlers views/votingapi.views.inc Implements of hook_views_handlers().
_votingapi_cast_votes ./votingapi.drush.inc Utility function to generate votes on a node by a set of users. 1
_votingapi_views_sql_safe_entity_type views/votingapi.views.inc

Other projects