Home
last modified time | relevance | path

Searched refs:_pollResults (Results 1 – 2 of 2) sorted by relevance

/plugin/poll/
H A Dsyntax.php81 $renderer->doc .= $this->_pollResults($poll);
102 $renderer->doc .= $this->_pollResults($poll);
112 $renderer->doc .= $this->_pollResults($poll);
122 function _pollResults($poll) { function in syntax_plugin_poll
/plugin/multipoll/
H A Dsyntax.php174 $renderer->doc .= $this->_pollResults($questions, $poll, $renderer);
184 function _pollResults($questions, $poll, &$renderer) { function in syntax_plugin_multipoll