Home
last modified time | relevance | path

Searched refs:hasVoted (Results 1 – 3 of 3) sorted by relevance

/plugin/schulzevote/syntax/
H A Dvote.php123 } elseif ($hlp->hasVoted()) {
144 if ($hlp->hasVoted()) {
155 if (!$hlp->hasVoted()) {
/plugin/schulzevote/
H A Dhelper.php74 if ($this->hasVoted())
105 function hasVoted() { function in helper_plugin_schulzevote
/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php1750 public $hasVoted; variable in Google_CommunityPoll
1803 public function setHasVoted( $hasVoted) { argument
1804 $this->hasVoted = $hasVoted;
1807 return $this->hasVoted;