Lines Matching defs:communityId
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()) {
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()) {
658 public function listCommunityPolls($communityId, $optParams = array()) {
689 public function listCommunityRelated($communityId, $optParams = array()) {
718 public function delete($communityId, $topicId, $optParams = array()) {
734 public function get($communityId, $topicId, $optParams = array()) {
754 public function insert($communityId, Google_CommunityTopic $postBody, $optParams = array()) {
775 public function listCommunityTopics($communityId, $optParams = array()) {
1746 public $communityId; variable in Google_CommunityPoll
1779 public function setCommunityId( $communityId) {