You are here

Functions in Advanced Poll 7

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 1
advpoll_cancel_vote_submit ./advpoll.module 1
advpoll_checkbox_selected includes/advpoll_voteapi.inc 1
advpoll_check_electoral_list includes/advpoll_voteapi.inc 1
advpoll_choice_form ./advpoll.module 2
advpoll_clear_votes_confirm_form includes/advpoll.pages.inc Display a clear votes confirmation form. 1
advpoll_clear_votes_confirm_form_submit includes/advpoll.pages.inc
advpoll_clear_votes_form includes/advpoll.pages.inc 2
advpoll_clear_votes_page includes/advpoll.pages.inc 1
advpoll_compare includes/advpoll_voteapi.inc 1
advpoll_converter_form advpoll_converter/advpoll_converter.admin.inc 1
advpoll_converter_form_submit advpoll_converter/advpoll_converter.admin.inc
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 3
advpoll_display_results ./advpoll.module 4
advpoll_display_runoff_results advpoll_ranking/advpoll_ranking.module 3
advpoll_electoral_list_form includes/advpoll.pages.inc Build electorial list form. 1
advpoll_electoral_list_form_submit includes/advpoll.pages.inc
advpoll_electoral_list_form_validate includes/advpoll.pages.inc Validate changes to the electoral list.
advpoll_electoral_list_page includes/advpoll.pages.inc 1
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(). Write-in flag is not visible.
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
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
advpoll_form_submit ./advpoll.module Submit handler for voting 1
advpoll_form_submit_check ./advpoll.module 2
advpoll_generate_block_view ./advpoll.module 1
advpoll_get_data includes/advpoll_helper.inc Returns an object with a predictable structure regardless of content type. It basically saves having to extract the data in any given function that retrieves specific fields from a node. 14
advpoll_get_form_data includes/advpoll_helper.inc Returns an object with a predictable structure regardless of content type form state. This call returns the same data structure as the advpoll_get_data() call, only using form_state data rather than node data. 2
advpoll_get_poll_info_blocks ./advpoll.module 1
advpoll_get_recent ./advpoll.module 1
advpoll_get_user_votes includes/advpoll_voteapi.inc Return unique choice ids for a given node id and user id. 5
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 2
advpoll_install ./advpoll.install
advpoll_match_tag_to_choice includes/advpoll.pages.inc 2
advpoll_menu ./advpoll.module Implements hook_menu()
advpoll_merge_writein_form includes/advpoll.pages.inc 1
advpoll_merge_writein_form_submit includes/advpoll.pages.inc

Pages

Other projects