poll.module

Version 1.162.2.1 (checked in on 2005/05/31 at 21:13:39 by unconed)

Enables your site to capture votes on different topics in the form of multiple choice questions.

Functions

NameDescription
poll_accessImplementation of hook_access().
poll_blockImplementation of hook_block().
poll_cronImplementation of hook_cron().
poll_deleteImplementation of hook_delete().
poll_formImplementation of hook_form().
poll_helpImplementation of hook_help().
poll_insert
poll_loadImplementation of hook_load().
poll_menuImplementation of hook_menu().
poll_node_nameImplementation of hook_node_name().
poll_page
poll_permImplementation of hook_perm().
poll_resultsCallback for the 'results' tab for polls you can vote on
poll_teaserCreates a simple teaser that lists all the choices.
poll_uidDetermine an adjusted user id, to allow for basic tracking of anonymous users (IP-based).
poll_updateImplementation of hook_update().
poll_validateImplementation of hook_validate().
poll_viewImplementation of hook_view().
poll_view_resultsGenerates a graphical representation of the results of a poll.
poll_view_votingGenerates the voting form for a poll.
poll_voteCallback for processing a vote
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.