Searched refs:hasVoted (Results 1 – 3 of 3) sorted by relevance
123 } elseif ($hlp->hasVoted()) {144 if ($hlp->hasVoted()) {155 if (!$hlp->hasVoted()) {
74 if ($this->hasVoted())105 function hasVoted() { function in helper_plugin_schulzevote
1750 public $hasVoted; variable in Google_CommunityPoll1803 public function setHasVoted( $hasVoted) { argument1804 $this->hasVoted = $hasVoted;1807 return $this->hasVoted;