Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php1757 public $isOpenForVoting; variable in Google_CommunityPoll
1833 public function setIsOpenForVoting( $isOpenForVoting) { argument
1834 $this->isOpenForVoting = $isOpenForVoting;
1837 return $this->isOpenForVoting;