Searched defs:pollId (Results 1 – 1 of 1) sorted by relevance
/plugin/authgoogle/google/contrib/ |
H A D | Google_OrkutService.php | 552 …public function insert($communityId, $pollId, Google_CommunityPollComment $postBody, $optParams = … 574 public function listCommunityPollComments($communityId, $pollId, $optParams = array()) { 605 …public function insert($communityId, $pollId, Google_CommunityPollVote $postBody, $optParams = arr… 637 public function get($communityId, $pollId, $optParams = array()) {
|