Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php304 $params = array('communityId' => $communityId);
349 * @param int $communityId ID of the community.
362 * @param int $communityId ID of the community.
392 * @param int $communityId ID of the community.
405 * @param int $communityId ID of the community.
425 * @param int $communityId ID of the community.
455 $params = array('communityId' => $communityId);
1746 public $communityId; variable in Google_CommunityPoll
1779 public function setCommunityId( $communityId) { argument
1780 $this->communityId = $communityId;
[all …]