constant ADVPOLL_VIEW_RESULTS in Advanced Poll 6.2
Same name and namespace in other branches
- 5 advpoll.module \ADVPOLL_VIEW_RESULTS
- 6 advpoll.module \ADVPOLL_VIEW_RESULTS
2 uses of ADVPOLL_VIEW_RESULTS
- advpoll_form_alter in ./
advpoll.module - Implementation of hook_form_alter().
- _advpoll_can_view_results in ./
advpoll.module - Helper function to abstract view results checking.
File
- ./
advpoll.module, line 18 - Advanced Poll - a sophisticated polling module for voting, elections, and group decision-making.
Code
define('ADVPOLL_VIEW_RESULTS', 'aftervote');