Lines Matching refs:id

457   public $id;  variable in Google_Blog
485 public function setId( $id) { argument
486 $this->id = $id;
489 return $this->id;
702 public $id; variable in Google_Comment
731 public function setId( $id) { argument
732 $this->id = $id;
735 return $this->id;
777 public $id; variable in Google_CommentAuthor
788 public function setId( $id) { argument
789 $this->id = $id;
792 return $this->id;
819 public $id; variable in Google_CommentBlog
820 public function setId( $id) { argument
821 $this->id = $id;
824 return $this->id;
829 public $id; variable in Google_CommentInReplyTo
830 public function setId( $id) { argument
831 $this->id = $id;
834 return $this->id;
873 public $id; variable in Google_CommentPost
874 public function setId( $id) { argument
875 $this->id = $id;
878 return $this->id;
890 public $id; variable in Google_Page
915 public function setId( $id) { argument
916 $this->id = $id;
919 return $this->id;
961 public $id; variable in Google_PageAuthor
972 public function setId( $id) { argument
973 $this->id = $id;
976 return $this->id;
1003 public $id; variable in Google_PageBlog
1004 public function setId( $id) { argument
1005 $this->id = $id;
1008 return $this->id;
1041 public $id; variable in Google_Post
1079 public function setId( $id) { argument
1080 $this->id = $id;
1083 return $this->id;
1144 public $id; variable in Google_PostAuthor
1155 public function setId( $id) { argument
1156 $this->id = $id;
1159 return $this->id;
1186 public $id; variable in Google_PostBlog
1187 public function setId( $id) { argument
1188 $this->id = $id;
1191 return $this->id;
1294 public $id; variable in Google_User
1325 public function setId( $id) { argument
1326 $this->id = $id;
1329 return $this->id;