You are here

Functions in Advanced Poll 5

Primary tabs

Namesort descending Location Description Direct uses Strings
advpoll_access ./advpoll.module Implementation of hook_access().
advpoll_algorithms ./advpoll.module 2
advpoll_algorithms_binary modes/binary.inc
advpoll_algorithms_ranking modes/ranking.inc
advpoll_block ./advpoll.module Implementation of hook_block().
advpoll_calculate_results_binary modes/binary.inc
advpoll_calculate_results_ranking modes/ranking.inc Calculate the results for a ranking poll based on the algorithm.
advpoll_cancel ./advpoll.module Callback for canceling a vote. 1
advpoll_cancel_binary modes/binary.inc Hook to handle a cancelled vote for a binary poll.
advpoll_cancel_form ./advpoll.module Helper function to display 'cancel vote' button if user has voted. 1
advpoll_cancel_ranking modes/ranking.inc Hook to handle a cancelled vote for a ranking poll.
advpoll_convert_form ./advpoll_convert.module 1
advpoll_convert_form_submit ./advpoll_convert.module
advpoll_convert_help ./advpoll_convert.module Implementation of hook_help().
advpoll_convert_menu ./advpoll_convert.module Implementation of hook_menu().
advpoll_convert_view ./advpoll_convert.module 1
advpoll_delete ./advpoll.module Implementation of hook_delete().
advpoll_electoral_list_form ./advpoll.module 1
advpoll_electoral_list_form_submit ./advpoll.module Submit changes to the electoral list.
advpoll_electoral_list_form_validate ./advpoll.module Validate changes to the electoral list.
advpoll_electoral_list_page ./advpoll.module Display the electoral list page. 1
advpoll_eligible ./advpoll.module Check if user is eligible to vote in this poll. 4
advpoll_form ./advpoll.module Implementation of hook_form().
advpoll_form_alter ./advpoll.module Implementation of hook_form_alter().
advpoll_help ./advpoll.module Implementation of hook_help().
advpoll_info_binary modes/binary.inc
advpoll_info_ranking modes/ranking.inc
advpoll_init ./advpoll.module Implementation of hook_init().
advpoll_insert ./advpoll.module Implementation of hook_insert().
advpoll_install ./advpoll.install Implementation of hook_install().
advpoll_latest_poll ./advpoll.module 1
advpoll_load ./advpoll.module Implementation of hook_load().
advpoll_menu ./advpoll.module Implementation of hook_menu().
advpoll_node_info ./advpoll.module Implementation of hook_node_info().
advpoll_page ./advpoll.module 1
advpoll_perm ./advpoll.module Implementation of hook_perm().
advpoll_remove_voter ./advpoll.module Remove an individual voter from the electoral list. 1
advpoll_reset_confirm ./advpoll.module Callback to display a reset votes confirmation form. 1
advpoll_reset_confirm_submit ./advpoll.module Reset votes once the confirmation is given.
advpoll_results ./advpoll.module Callback for results tab. 1
advpoll_uninstall ./advpoll.install Implementation of hook_uninstall().
advpoll_update ./advpoll.module Implementation of hook_update().
advpoll_update_1 ./advpoll.install Make sure that quorum has a default value of 0.
advpoll_update_2 ./advpoll.install Migrate old global settings to new per-content-type settings.
advpoll_update_3 ./advpoll.install Switch date handling from a duration to an enddate.
advpoll_update_4 ./advpoll.install Add columns for write-in support.
advpoll_update_5 ./advpoll.install Conform to Drupal coding standards.
advpoll_update_6 ./advpoll.install Add column for optional question.
advpoll_update_7 ./advpoll.install Missing conversion code for Drupal 4.7 -> 5 upgrade.
advpoll_update_8 ./advpoll.install Refactor the advpoll_choices database table.

Pages

Other projects