function theme_poll_bar_block

6.x theme.php theme_poll_bar_block()

Implemented using the poll-bar-block.tpl.php template.

See also

poll-bar-block.tpl.php

Related topics

File

documentation-6.x/developer/theme.php, line 208
Shadow theme functions for theme templates.

Code

function theme_poll_bar_block() {
  // This function is never used; see the corresponding template file instead.
}