Searched defs:communityId (Results 1 – 1 of 1) sorted by relevance
| /plugin/authgoogle/google/contrib/ |
| 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()) { 454 public function listCommunityMembers($communityId, $optParams = array()) { 484 public function delete($communityId, $topicId, $messageId, $optParams = array()) { 499 …public function insert($communityId, $topicId, Google_CommunityMessage $postBody, $optParams = arr… 521 public function listCommunityMessages($communityId, $topicId, $optParams = array()) { [all …]
|