Home
last modified time | relevance | path

Searched refs:studentId (Results 1 – 25 of 42) sorted by relevance

12

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Classroom/Resource/
H A DUserProfilesGuardianInvitations.php58 * @param string $studentId ID of the student (in standard format)
63 …public function create($studentId, Google_Service_Classroom_GuardianInvitation $postBody, $optPara… argument
65 $params = array('studentId' => $studentId, 'postBody' => $postBody);
84 * @param string $studentId The ID of the student whose guardian invitation is
91 public function get($studentId, $invitationId, $optParams = array()) argument
93 $params = array('studentId' => $studentId, 'invitationId' => $invitationId);
115 * @param string $studentId The ID of the student whose guardian invitations are
140 public function listUserProfilesGuardianInvitations($studentId, $optParams = array()) argument
142 $params = array('studentId' => $studentId);
166 * @param string $studentId The ID of the student whose guardian invitation is
[all …]
H A DUserProfilesGuardians.php46 * @param string $studentId The student whose guardian is to be deleted. One of
55 public function delete($studentId, $guardianId, $optParams = array()) argument
57 $params = array('studentId' => $studentId, 'guardianId' => $guardianId);
77 * @param string $studentId The student whose guardian is being requested. One
86 public function get($studentId, $guardianId, $optParams = array()) argument
88 $params = array('studentId' => $studentId, 'guardianId' => $guardianId);
114 * @param string $studentId Filter results by the student who the guardian is
137 public function listUserProfilesGuardians($studentId, $optParams = array()) argument
139 $params = array('studentId' => $studentId);
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Classroom/Resource/
H A DUserProfilesGuardianInvitations.php52 * @param string $studentId ID of the student (in standard format)
57 …public function create($studentId, Google_Service_Classroom_GuardianInvitation $postBody, $optPara… argument
59 $params = array('studentId' => $studentId, 'postBody' => $postBody);
75 * @param string $studentId The ID of the student whose guardian invitation is
82 public function get($studentId, $invitationId, $optParams = array()) argument
84 $params = array('studentId' => $studentId, 'invitationId' => $invitationId);
103 * @param string $studentId The ID of the student whose guardian invitations are
125 public function listUserProfilesGuardianInvitations($studentId, $optParams = array()) argument
127 $params = array('studentId' => $studentId);
146 * @param string $studentId The ID of the student whose guardian invitation is
[all …]
H A DUserProfilesGuardians.php42 * @param string $studentId The student whose guardian is to be deleted. One of
49 public function delete($studentId, $guardianId, $optParams = array()) argument
51 $params = array('studentId' => $studentId, 'guardianId' => $guardianId);
68 * @param string $studentId The student whose guardian is being requested. One
75 public function get($studentId, $guardianId, $optParams = array()) argument
77 $params = array('studentId' => $studentId, 'guardianId' => $guardianId);
98 * @param string $studentId Filter results by the student who the guardian is
118 public function listUserProfilesGuardians($studentId, $optParams = array()) argument
120 $params = array('studentId' => $studentId);
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Classroom/
H A DGuardian.php24 public $studentId; variable in Google_Service_Classroom_Guardian
56 public function setStudentId($studentId) argument
58 $this->studentId = $studentId;
62 return $this->studentId;
H A DGuardianInvitation.php24 public $studentId; variable in Google_Service_Classroom_GuardianInvitation
58 public function setStudentId($studentId) argument
60 $this->studentId = $studentId;
64 return $this->studentId;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Classroom/
H A DGuardian.php24 public $studentId; variable in Google_Service_Classroom_Guardian
56 public function setStudentId($studentId) argument
58 $this->studentId = $studentId;
62 return $this->studentId;
H A DGuardianInvitation.php24 public $studentId; variable in Google_Service_Classroom_GuardianInvitation
58 public function setStudentId($studentId) argument
60 $this->studentId = $studentId;
64 return $this->studentId;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/
H A DClassroom.php156 'studentId' => array(
994 'path' => 'v1/userProfiles/{studentId}/guardianInvitations',
997 'studentId' => array(
1007 'studentId' => array(
1019 'path' => 'v1/userProfiles/{studentId}/guardianInvitations',
1022 'studentId' => array(
1049 'studentId' => array(
1078 'studentId' => array(
1093 'studentId' => array(
1105 'path' => 'v1/userProfiles/{studentId}/guardians',
[all …]
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/
H A DClassroom.php177 'studentId' => array(
1106 'path' => 'v1/userProfiles/{studentId}/guardianInvitations',
1109 'studentId' => array(
1119 'studentId' => array(
1131 'path' => 'v1/userProfiles/{studentId}/guardianInvitations',
1134 'studentId' => array(
1161 'studentId' => array(
1190 'studentId' => array(
1205 'studentId' => array(
1217 'path' => 'v1/userProfiles/{studentId}/guardians',
[all …]
/dports/www/ilias/ILIAS-5.4.25/Modules/ScormAicc/classes/
H A Dclass.ilObjSAHSLearningModule.php1470 $studentId = $ilias->account->getId();
1472 $studentId = $ilias->account->getLogin();
1475 $studentId .= '_o_' . $this->getId();
1477 $studentId .= '_r_' . $_GET["ref_id"];
1479 return $studentId;
/dports/www/ilias6/ILIAS-6.14/Modules/ScormAicc/classes/
H A Dclass.ilObjSAHSLearningModule.php1470 $studentId = $ilias->account->getId();
1472 $studentId = $ilias->account->getLogin();
1475 $studentId .= '_o_' . $this->getId();
1477 $studentId .= '_r_' . $_GET["ref_id"];
1479 return $studentId;
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/google.golang.org/api/classroom/v1/
H A Dclassroom-gen.go10682 c.studentId = studentId
10806 studentId string member
10836 c.studentId = studentId
10974 studentId string member
11007 c.studentId = studentId
11267 c.studentId = studentId
11423 studentId string member
11457 c.studentId = studentId
11581 studentId string member
11613 c.studentId = studentId
[all …]
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/api/classroom/v1/
H A Dclassroom-gen.go12001 c.studentId = studentId
12130 studentId string member
12160 c.studentId = studentId
12303 studentId string member
12336 c.studentId = studentId
12602 c.studentId = studentId
12763 studentId string member
12797 c.studentId = studentId
12926 studentId string member
12958 c.studentId = studentId
[all …]
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/api/classroom/v1/
H A Dclassroom-gen.go12002 c.studentId = studentId
12131 studentId string member
12161 c.studentId = studentId
12304 studentId string member
12337 c.studentId = studentId
12602 c.studentId = studentId
12763 studentId string member
12797 c.studentId = studentId
12926 studentId string member
12958 c.studentId = studentId
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/api/classroom/v1/
H A Dclassroom-gen.go11999 c.studentId = studentId
12128 studentId string member
12158 c.studentId = studentId
12301 studentId string member
12334 c.studentId = studentId
12600 c.studentId = studentId
12761 studentId string member
12795 c.studentId = studentId
12924 studentId string member
12956 c.studentId = studentId
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/api/classroom/v1/
H A Dclassroom-gen.go11950 c.studentId = studentId
12078 studentId string member
12108 c.studentId = studentId
12250 studentId string member
12283 c.studentId = studentId
12547 c.studentId = studentId
12707 studentId string member
12741 c.studentId = studentId
12869 studentId string member
12901 c.studentId = studentId
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/api/google-api-go-client-0.7.0/classroom/v1/
H A Dclassroom-gen.go11950 c.studentId = studentId
12078 studentId string member
12108 c.studentId = studentId
12250 studentId string member
12283 c.studentId = studentId
12547 c.studentId = studentId
12707 studentId string member
12741 c.studentId = studentId
12869 studentId string member
12901 c.studentId = studentId
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/api/classroom/v1/
H A Dclassroom-gen.go11999 c.studentId = studentId
12128 studentId string member
12158 c.studentId = studentId
12301 studentId string member
12334 c.studentId = studentId
12599 c.studentId = studentId
12760 studentId string member
12794 c.studentId = studentId
12923 studentId string member
12955 c.studentId = studentId
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/api/classroom/v1/
H A Dclassroom-gen.go12002 c.studentId = studentId
12131 studentId string member
12161 c.studentId = studentId
12304 studentId string member
12337 c.studentId = studentId
12602 c.studentId = studentId
12763 studentId string member
12797 c.studentId = studentId
12926 studentId string member
12958 c.studentId = studentId
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/api/classroom/v1/
H A Dclassroom-gen.go11999 c.studentId = studentId
12128 studentId string member
12158 c.studentId = studentId
12301 studentId string member
12334 c.studentId = studentId
12599 c.studentId = studentId
12760 studentId string member
12794 c.studentId = studentId
12923 studentId string member
12955 c.studentId = studentId
[all …]
/dports/net/storj/storj-1.45.3/vendor/google.golang.org/api/classroom/v1/
H A Dclassroom-gen.go12002 c.studentId = studentId
12131 studentId string member
12161 c.studentId = studentId
12304 studentId string member
12337 c.studentId = studentId
12602 c.studentId = studentId
12763 studentId string member
12797 c.studentId = studentId
12926 studentId string member
12958 c.studentId = studentId
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/google.golang.org/api/classroom/v1/
H A Dclassroom-gen.go11999 c.studentId = studentId
12128 studentId string member
12158 c.studentId = studentId
12301 studentId string member
12334 c.studentId = studentId
12599 c.studentId = studentId
12760 studentId string member
12794 c.studentId = studentId
12923 studentId string member
12955 c.studentId = studentId
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/api/classroom/v1/
H A Dclassroom-gen.go12501 c.studentId = studentId
12630 studentId string member
12656 c.studentId = studentId
12799 studentId string member
12829 c.studentId = studentId
13086 c.studentId = studentId
13240 studentId string member
13268 c.studentId = studentId
13397 studentId string member
13425 c.studentId = studentId
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/api/classroom/v1/
H A Dclassroom-gen.go12504 c.studentId = studentId
12633 studentId string member
12659 c.studentId = studentId
12802 studentId string member
12832 c.studentId = studentId
13089 c.studentId = studentId
13243 studentId string member
13271 c.studentId = studentId
13400 studentId string member
13428 c.studentId = studentId
[all …]

12