8 calls to _advpoll_is_active() in Advanced Poll 5
- advpoll_cancel in ./
advpoll.module - Callback for canceling a vote.
- advpoll_menu in ./
advpoll.module - Implementation of hook_menu().
- advpoll_page in ./
advpoll.module - 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_show_cancel_form in ./
advpoll.module