|
poll_results |
function |
drupal-6.x/modules/poll/poll.pages.inc |
Callback for the 'results' tab for polls you can vote on |
|
poll_view_results |
function |
drupal-6.x/modules/poll/poll.module |
Generates a graphical representation of the results of a poll. |
|
theme_poll_results |
function |
documentation-6.x/developer/theme.php |
Implemented using the poll-results.tpl.php template. |
|
update_results_page |
function |
drupal-6.x/update.php |
|
|
theme_search_results |
function |
documentation-6.x/developer/theme.php |
Implemented using the search-results.tpl.php template. |
|
poll-results.tpl.php |
file |
drupal-6.x/modules/poll/poll-results.tpl.php |
poll-results-block.tpl.php
Display the poll results in a block. |
|
search-results.tpl.php |
file |
drupal-6.x/modules/search/search-results.tpl.php |
search-results.tpl.php
Default theme implementation for displaying search results. |
|
theme_poll_results_block |
function |
documentation-6.x/developer/theme.php |
Implemented using the poll-results-block.tpl.php template. |
|
poll-results-block.tpl.php |
file |
drupal-6.x/modules/poll/poll-results-block.tpl.php |
poll-results-block.tpl.php
Display the poll results in a block. |
|
template_preprocess_poll_results |
function |
drupal-6.x/modules/poll/poll.module |
Preprocess the poll_results theme hook. |
|
template_preprocess_search_results |
function |
drupal-6.x/modules/search/search.pages.inc |
Process variables for search-results.tpl.php. |