Lines Matching refs:url

81      * @param string $url The URL of the blog to retrieve.
85 public function getByUrl($url, $optParams = array()) { argument
86 $params = array('url' => $url);
472 public $url; variable in Google_Blog
539 public function setUrl( $url) { argument
540 $this->url = $url;
543 return $this->url;
781 public $url; variable in Google_CommentAuthor
800 public function setUrl( $url) { argument
801 $this->url = $url;
804 return $this->url;
809 public $url; variable in Google_CommentAuthorImage
810 public function setUrl( $url) { argument
811 $this->url = $url;
814 return $this->url;
896 public $url; variable in Google_Page
951 public function setUrl( $url) { argument
952 $this->url = $url;
955 return $this->url;
965 public $url; variable in Google_PageAuthor
984 public function setUrl( $url) { argument
985 $this->url = $url;
988 return $this->url;
993 public $url; variable in Google_PageAuthorImage
994 public function setUrl( $url) { argument
995 $this->url = $url;
998 return $this->url;
1054 public $url; variable in Google_Post
1134 public function setUrl( $url) { argument
1135 $this->url = $url;
1138 return $this->url;
1148 public $url; variable in Google_PostAuthor
1167 public function setUrl( $url) { argument
1168 $this->url = $url;
1171 return $this->url;
1176 public $url; variable in Google_PostAuthorImage
1177 public function setUrl( $url) { argument
1178 $this->url = $url;
1181 return $this->url;
1300 public $url; variable in Google_User
1349 public function setUrl( $url) { argument
1350 $this->url = $url;
1353 return $this->url;