Searched refs:circleId (Results 1 – 1 of 1) sorted by relevance
142 $params = array('circleId' => $circleId);154 * @param string $circleId The ID of the circle to get.158 public function get($circleId, $optParams = array()) { argument159 $params = array('circleId' => $circleId);209 * @param string $circleId The ID of the circle to update.227 * @param string $circleId The ID of the circle to delete.230 public function remove($circleId, $optParams = array()) { argument231 $params = array('circleId' => $circleId);246 $params = array('circleId' => $circleId);254 * @param string $circleId The ID of the circle to update.[all …]