Lines Matching refs:this
59 $this->items = $items;
66 return $this->items;
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
87 $this->kind = $kind;
94 return $this->kind;
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
115 $this->previousLink = $previousLink;
122 return $this->previousLink;
129 $this->startIndex = $startIndex;
136 return $this->startIndex;
143 $this->totalResults = $totalResults;
150 return $this->totalResults;
157 $this->username = $username;
164 return $this->username;