Searched defs:communityId (Results 1 – 1 of 1) sorted by relevance
/plugin/authgoogle/google/contrib/ |
H A D | Google_OrkutService.php | 303 public function get($communityId, $optParams = array()) { 353 public function delete($communityId, $userId, $optParams = array()) { 367 public function insert($communityId, $userId, $optParams = array()) { 396 public function delete($communityId, $userId, $optParams = array()) { 412 public function get($communityId, $userId, $optParams = array()) { 430 public function insert($communityId, $userId, $optParams = array()) { 637 public function get($communityId, $pollId, $optParams = array()) { 718 public function delete($communityId, $topicId, $optParams = array()) { 734 public function get($communityId, $topicId, $optParams = array()) { 1746 public $communityId; variable in Google_CommunityPoll [all …]
|