/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/Resource/ |
H A D | CoursesAnnouncements.php | 44 * @param string $courseId Identifier of the course. This identifier can be 50 public function create($courseId, Announcement $postBody, $optParams = []) argument 52 $params = ['courseId' => $courseId, 'postBody' => $postBody]; 68 * @param string $courseId Identifier of the course. This identifier can be 75 public function delete($courseId, $id, $optParams = []) argument 77 $params = ['courseId' => $courseId, 'id' => $id]; 88 * @param string $courseId Identifier of the course. This identifier can be 94 public function get($courseId, $id, $optParams = []) argument 96 $params = ['courseId' => $courseId, 'id' => $id]; 130 public function listCoursesAnnouncements($courseId, $optParams = []) argument [all …]
|
H A D | CoursesCourseWork.php | 48 * @param string $courseId Identifier of the course. This identifier can be 54 public function create($courseId, CourseWork $postBody, $optParams = []) argument 56 $params = ['courseId' => $courseId, 'postBody' => $postBody]; 71 * @param string $courseId Identifier of the course. This identifier can be 78 public function delete($courseId, $id, $optParams = []) argument 80 $params = ['courseId' => $courseId, 'id' => $id]; 91 * @param string $courseId Identifier of the course. This identifier can be 97 public function get($courseId, $id, $optParams = []) argument 99 $params = ['courseId' => $courseId, 'id' => $id]; 133 public function listCoursesCourseWork($courseId, $optParams = []) argument [all …]
|
H A D | CoursesCourseWorkStudentSubmissions.php | 45 * @param string $courseId Identifier of the course. This identifier can be 52 public function get($courseId, $courseWorkId, $id, $optParams = []) argument 54 $params = ['courseId' => $courseId, 'courseWorkId' => $courseWorkId, 'id' => $id]; 70 * @param string $courseId Identifier of the course. This identifier can be 96 public function listCoursesCourseWorkStudentSubmissions($courseId, $courseWorkId, $optParams = []) argument 98 $params = ['courseId' => $courseId, 'courseWorkId' => $courseWorkId]; 115 * @param string $courseId Identifier of the course. This identifier can be 143 * @param string $courseId Identifier of the course. This identifier can be 178 * @param string $courseId Identifier of the course. This identifier can be 208 * @param string $courseId Identifier of the course. This identifier can be [all …]
|
H A D | CoursesCourseWorkMaterials.php | 44 * @param string $courseId Identifier of the course. This identifier can be 52 $params = ['courseId' => $courseId, 'postBody' => $postBody]; 68 * @param string $courseId Identifier of the course. This identifier can be 75 public function delete($courseId, $id, $optParams = []) argument 77 $params = ['courseId' => $courseId, 'id' => $id]; 89 * @param string $courseId Identifier of the course. This identifier can be 95 public function get($courseId, $id, $optParams = []) argument 97 $params = ['courseId' => $courseId, 'id' => $id]; 111 * @param string $courseId Identifier of the course. This identifier can be 139 public function listCoursesCourseWorkMaterials($courseId, $optParams = []) argument [all …]
|
H A D | CoursesTopics.php | 41 * @param string $courseId Identifier of the course. This identifier can be 47 public function create($courseId, Topic $postBody, $optParams = []) argument 49 $params = ['courseId' => $courseId, 'postBody' => $postBody]; 66 public function delete($courseId, $id, $optParams = []) argument 68 $params = ['courseId' => $courseId, 'id' => $id]; 79 * @param string $courseId Identifier of the course. 84 public function get($courseId, $id, $optParams = []) argument 86 $params = ['courseId' => $courseId, 'id' => $id]; 110 public function listCoursesTopics($courseId, $optParams = []) argument 112 $params = ['courseId' => $courseId]; [all …]
|
H A D | CoursesStudents.php | 47 * @param string $courseId Identifier of the course to create the student in. 58 public function create($courseId, Student $postBody, $optParams = []) argument 60 $params = ['courseId' => $courseId, 'postBody' => $postBody]; 71 * @param string $courseId Identifier of the course. This identifier can be 80 public function delete($courseId, $userId, $optParams = []) argument 82 $params = ['courseId' => $courseId, 'userId' => $userId]; 93 * @param string $courseId Identifier of the course. This identifier can be 102 public function get($courseId, $userId, $optParams = []) argument 104 $params = ['courseId' => $courseId, 'userId' => $userId]; 127 public function listCoursesStudents($courseId, $optParams = []) argument [all …]
|
H A D | CoursesTeachers.php | 48 * @param string $courseId Identifier of the course. This identifier can be 54 public function create($courseId, Teacher $postBody, $optParams = []) argument 56 $params = ['courseId' => $courseId, 'postBody' => $postBody]; 70 * @param string $courseId Identifier of the course. This identifier can be 79 public function delete($courseId, $userId, $optParams = []) argument 81 $params = ['courseId' => $courseId, 'userId' => $userId]; 92 * @param string $courseId Identifier of the course. This identifier can be 101 public function get($courseId, $userId, $optParams = []) argument 103 $params = ['courseId' => $courseId, 'userId' => $userId]; 126 public function listCoursesTeachers($courseId, $optParams = []) argument [all …]
|
H A D | CoursesAliases.php | 43 * @param string $courseId Identifier of the course to alias. This identifier 49 public function create($courseId, CourseAlias $postBody, $optParams = []) argument 51 $params = ['courseId' => $courseId, 'postBody' => $postBody]; 63 * @param string $courseId Identifier of the course whose alias should be 71 public function delete($courseId, $alias, $optParams = []) argument 73 $params = ['courseId' => $courseId, 'alias' => $alias]; 83 * @param string $courseId The identifier of the course. This identifier can be 96 public function listCoursesAliases($courseId, $optParams = []) argument 98 $params = ['courseId' => $courseId];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Classroom.php | 229 'courseId' => [ 239 'courseId' => [ 254 'courseId' => [ 282 'courseId' => [ 292 'courseId' => [ 307 'courseId' => [ 322 'courseId' => [ 349 'courseId' => [ 364 'courseId' => [ 393 'courseId' => [ [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/ |
H A D | CourseRosterChangesInfo.php | 25 public $courseId; variable in Google\\Service\\Classroom\\CourseRosterChangesInfo 30 public function setCourseId($courseId) argument 32 $this->courseId = $courseId; 39 return $this->courseId;
|
H A D | CourseWorkChangesInfo.php | 25 public $courseId; variable in Google\\Service\\Classroom\\CourseWorkChangesInfo 30 public function setCourseId($courseId) argument 32 $this->courseId = $courseId; 39 return $this->courseId;
|
H A D | Teacher.php | 25 public $courseId; variable in Google\\Service\\Classroom\\Teacher 36 public function setCourseId($courseId) argument 38 $this->courseId = $courseId; 45 return $this->courseId;
|
H A D | Invitation.php | 25 public $courseId; variable in Google\\Service\\Classroom\\Invitation 42 public function setCourseId($courseId) argument 44 $this->courseId = $courseId; 51 return $this->courseId;
|
H A D | Topic.php | 25 public $courseId; variable in Google\\Service\\Classroom\\Topic 42 public function setCourseId($courseId) argument 44 $this->courseId = $courseId; 51 return $this->courseId;
|
H A D | Student.php | 25 public $courseId; variable in Google\\Service\\Classroom\\Student 38 public function setCourseId($courseId) argument 40 $this->courseId = $courseId; 47 return $this->courseId;
|
H A D | Announcement.php | 34 public $courseId; variable in Google\\Service\\Classroom\\Announcement 99 public function setCourseId($courseId) argument 101 $this->courseId = $courseId; 108 return $this->courseId;
|
H A D | CourseWorkMaterial.php | 34 public $courseId; variable in Google\\Service\\Classroom\\CourseWorkMaterial 107 public function setCourseId($courseId) argument 109 $this->courseId = $courseId; 116 return $this->courseId;
|
H A D | StudentSubmission.php | 37 public $courseId; variable in Google\\Service\\Classroom\\StudentSubmission 131 public function setCourseId($courseId) argument 133 $this->courseId = $courseId; 140 return $this->courseId;
|
H A D | CourseWork.php | 40 public $courseId; variable in Google\\Service\\Classroom\\CourseWork 158 public function setCourseId($courseId) argument 160 $this->courseId = $courseId; 167 return $this->courseId;
|