Lines Matching refs:this

104     $this->alternateLink = $alternateLink;
111 return $this->alternateLink;
118 $this->assigneeMode = $assigneeMode;
125 return $this->assigneeMode;
132 $this->assignment = $assignment;
139 return $this->assignment;
146 $this->associatedWithDeveloper = $associatedWithDeveloper;
153 return $this->associatedWithDeveloper;
160 $this->courseId = $courseId;
167 return $this->courseId;
174 $this->creationTime = $creationTime;
181 return $this->creationTime;
188 $this->creatorUserId = $creatorUserId;
195 return $this->creatorUserId;
202 $this->description = $description;
209 return $this->description;
216 $this->dueDate = $dueDate;
223 return $this->dueDate;
230 $this->dueTime = $dueTime;
237 return $this->dueTime;
244 $this->gradeCategory = $gradeCategory;
251 return $this->gradeCategory;
258 $this->id = $id;
265 return $this->id;
272 $this->individualStudentsOptions = $individualStudentsOptions;
279 return $this->individualStudentsOptions;
286 $this->materials = $materials;
293 return $this->materials;
297 $this->maxPoints = $maxPoints;
301 return $this->maxPoints;
308 $this->multipleChoiceQuestion = $multipleChoiceQuestion;
315 return $this->multipleChoiceQuestion;
322 $this->scheduledTime = $scheduledTime;
329 return $this->scheduledTime;
336 $this->state = $state;
343 return $this->state;
350 $this->submissionModificationMode = $submissionModificationMode;
357 return $this->submissionModificationMode;
364 $this->title = $title;
371 return $this->title;
378 $this->topicId = $topicId;
385 return $this->topicId;
392 $this->updateTime = $updateTime;
399 return $this->updateTime;
406 $this->workType = $workType;
413 return $this->workType;