You are here

Functions in Advanced Poll 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
advpoll_add_votes includes/advpoll_voteapi.inc Add votes for a given poll. 2
advpoll_approval_vote includes/advpoll_voteapi.inc Tally votes by approval method. 1
advpoll_block_info ./advpoll.module Implements hook_block_info().
advpoll_block_view ./advpoll.module Implements hook_block_view().
advpoll_calculate_percentage includes/advpoll_voteapi.inc Return keyed array with percentages for each index. 3
advpoll_cancel_vote_form ./advpoll.module Form element for canceling votes. 1
advpoll_cancel_vote_submit ./advpoll.module Submit function for cancelling a vote. 1
advpoll_checkbox_selected includes/advpoll_voteapi.inc Processes votes cast via checkboxes. 1
advpoll_check_electoral_list includes/advpoll_voteapi.inc Checks user against electoral list. 1
advpoll_choice_form ./advpoll.module Voting form for advanced poll. 3
advpoll_clear_votes_confirm_form includes/advpoll.pages.inc Displays a clear votes confirmation form. 1
advpoll_clear_votes_confirm_form_submit includes/advpoll.pages.inc Submit handler for clear votes form.
advpoll_clear_votes_form includes/advpoll.pages.inc Clears votes form element for the vote display page. 2
advpoll_clear_votes_page includes/advpoll.pages.inc Page callback for clearing votes. 1
advpoll_compare includes/advpoll_voteapi.inc Callback for usort to order items by percentage. 1
advpoll_converter_form advpoll_converter/advpoll_converter.admin.inc Administrative form for converter. 1
advpoll_converter_form_submit advpoll_converter/advpoll_converter.admin.inc Submit for administrative form.
advpoll_converter_menu advpoll_converter/advpoll_converter.module Implements hook_menu().
advpoll_default_vote includes/advpoll_voteapi.inc Default voting count. 1
advpoll_display_borda_results advpoll_ranking/advpoll_ranking.module Determines how to theme poll results based on settings in $data. 4
advpoll_display_results ./advpoll.module Determines how to theme poll results. 4
advpoll_display_runoff_results advpoll_ranking/advpoll_ranking.module Determines how to theme poll results for Instant Run-off. 4
advpoll_draggable_form advpoll_ranking/advpoll_ranking.module 2
advpoll_draggable_submit advpoll_ranking/advpoll_ranking.module Submit handler for ranking polls. 1
advpoll_electoral_list_form includes/advpoll.pages.inc Form for adding or removing users on the electoral list page. 1
advpoll_electoral_list_form_submit includes/advpoll.pages.inc Handles results of submitting electoral administration form.
advpoll_electoral_list_form_validate includes/advpoll.pages.inc Validate changes to the electoral list.
advpoll_electoral_list_page includes/advpoll.pages.inc Displays contents of electoral list page. 1
advpoll_field_devel_generate advpoll_field/advpoll_field.devel_generate.inc Called by Devel Generator when an Advanced Poll node is generated.
advpoll_field_field_formatter_info advpoll_field/advpoll_field.module Implements hook_field_formatter_info().
advpoll_field_field_formatter_view advpoll_field/advpoll_field.module Implements hook_field_formatter_view().
advpoll_field_field_info advpoll_field/advpoll_field.module Implements hook_field_info().
advpoll_field_field_is_empty advpoll_field/advpoll_field.module Implements hook_field_is_empty().
advpoll_field_field_schema advpoll_field/advpoll_field.install Implements hook_schema().
advpoll_field_field_views_data advpoll_field/advpoll_field.module Implements hook_field_views_data().
advpoll_field_field_widget_form advpoll_field/advpoll_field.module Implements hook_field_widget_form().
advpoll_field_field_widget_info advpoll_field/advpoll_field.module Implements hook_field_widget_info().
advpoll_form_alter ./advpoll.module Implements hook_form_alter().
advpoll_form_submit ./advpoll.module Submit handler for voting. 1
advpoll_form_submit_check ./advpoll.module Prevents voting on the same poll again. 3
advpoll_generate_block_view ./advpoll.module Fetches nodes associated with a poll block. 1
advpoll_get_data includes/advpoll_helper.inc Returns an object with a predictable structure regardless of content type. 15
advpoll_get_form_data includes/advpoll_helper.inc Returns an object with a predictable structure. 3
advpoll_get_poll_info_blocks ./advpoll.module Adds poll blocks to the list of blocks. 1
advpoll_get_recent ./advpoll.module Gets content for most recent poll block. 1
advpoll_get_user_votes includes/advpoll_voteapi.inc Returns unique choice ids for a given node id and user id. 3
advpoll_get_votes includes/advpoll_voteapi.inc Get all votes related to a node by content type and node id. 5
advpoll_has_data includes/advpoll_helper.inc Convenience function to find value in a nested array. 2
advpoll_install ./advpoll.install Implements hook_install().
advpoll_match_tag_to_choice includes/advpoll.pages.inc Returns a choice given a tag. 2

Pages

Other projects