8 calls to _advpoll_is_active() in Advanced Poll 6.3
- advpoll_cancel in ./
advpoll.admin.inc - Callback for canceling a vote.
- advpoll_page in ./
advpoll.pages.inc - List all polls as a page.
- advpoll_view in ./
advpoll.module - Implementation of hook_view().
- advpoll_voting_binary_form_validate in modes/
binary.inc - Check if the submitted key exists, just to make sure the form is not bypassed.
- advpoll_voting_ranking_form_validate in modes/
ranking.inc - Implementation of the vote validation hook for the runoff module.
- _advpoll_can_view_results in ./
advpoll.module - Helper function to abstract view results checking.
- _advpoll_results_access in ./
advpoll.module - Results access callback.
- _advpoll_show_cancel_form in ./
advpoll.module