Home
last modified time | relevance | path

Searched refs:userId (Results 76 – 99 of 99) sorted by last modified time

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DPostUserInfos.php36 * @param string $userId
44 public function get($userId, $blogId, $postId, $optParams = []) argument
46 $params = ['userId' => $userId, 'blogId' => $blogId, 'postId' => $postId];
53 * @param string $userId
68 public function listPostUserInfos($userId, $blogId, $optParams = []) argument
70 $params = ['userId' => $userId, 'blogId' => $blogId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/Resource/
H A DUsersDataSources.php60 * @param string $userId Create the data source for the person identified. Use
66 public function create($userId, DataSource $postBody, $optParams = []) argument
68 $params = ['userId' => $userId, 'postBody' => $postBody];
76 * @param string $userId Retrieve a data source for the person identified. Use
82 public function delete($userId, $dataSourceId, $optParams = []) argument
84 $params = ['userId' => $userId, 'dataSourceId' => $dataSourceId];
91 * @param string $userId Retrieve a data source for the person identified. Use
98 public function get($userId, $dataSourceId, $optParams = []) argument
100 $params = ['userId' => $userId, 'dataSourceId' => $dataSourceId];
118 public function listUsersDataSources($userId, $optParams = []) argument
[all …]
H A DUsersDataSourcesDatasets.php41 * @param string $userId Delete a dataset for the person identified. Use me to
51 public function delete($userId, $dataSourceId, $datasetId, $optParams = []) argument
53 $params = ['userId' => $userId, 'dataSourceId' => $dataSourceId, 'datasetId' => $datasetId];
64 * @param string $userId Retrieve a dataset for the person identified. Use me to
86 public function get($userId, $dataSourceId, $datasetId, $optParams = []) argument
88 $params = ['userId' => $userId, 'dataSourceId' => $dataSourceId, 'datasetId' => $datasetId];
99 * @param string $userId Patch a dataset for the person identified. Use me to
108 public function patch($userId, $dataSourceId, $datasetId, Dataset $postBody, $optParams = []) argument
110 …$params = ['userId' => $userId, 'dataSourceId' => $dataSourceId, 'datasetId' => $datasetId, 'postB…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Session.php37 public $userId; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Session
84 public function setUserId($userId) argument
86 $this->userId = $userId;
93 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DUser.php29 public $userId; variable in Google\\Service\\AnalyticsReporting\\User
48 public function setUserId($userId) argument
50 $this->userId = $userId;
57 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/Resource/
H A DLicenseAssignments.php42 * @param string $userId The user's current primary email address. If the user's
50 public function delete($productId, $skuId, $userId, $optParams = []) argument
52 $params = ['productId' => $productId, 'skuId' => $skuId, 'userId' => $userId];
63 * @param string $userId The user's current primary email address. If the user's
71 public function get($productId, $skuId, $userId, $optParams = []) argument
73 $params = ['productId' => $productId, 'skuId' => $skuId, 'userId' => $userId];
156 * @param string $userId The user's current primary email address. If the user's
165 public function patch($productId, $skuId, $userId, LicenseAssignment $postBody, $optParams = []) argument
167 …$params = ['productId' => $productId, 'skuId' => $skuId, 'userId' => $userId, 'postBody' => $postB…
179 * @param string $userId The user's current primary email address. If the user's
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DLicensing.php67 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user/{userId}',
80 'userId' => [
87 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user/{userId}',
100 'userId' => [
173 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user/{userId}',
186 'userId' => [
193 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user/{userId}',
206 'userId' => [
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerWhoAmIHandler.php38 $userId = $token->getUsername();
40 if ($userId !== null) {
42 (new Dn($userId))->toArray();
43 $userId = 'dn:' . $userId;
45 $userId = 'u:' . $userId;
51 new ExtendedResponse(new LdapResult(ResultCode::SUCCESS), null, $userId)
/plugin/diagramsnet/lib/js/diagramly/
H A DP2PCollab.js27 userId: user.id, username: user.displayName, data: data});
68 var userId = msg.userId;
71 if (connectedUsers[userId] == null)
75 connectedUsers[userId] = {
82 cursor = connectedUsers[userId].cursor;
92 cursor = connectedUsers[userId].cursor;
H A DApp.js2099 var userId = Editor.crc32(driveUser.id);
2102 …ls.post('/license', 'domain=' + encodeURIComponent(domain) + '&id=' + encodeURIComponent(userId) +
2902 this.drive != null && this.stateArg != null && this.stateArg.userId != null)
2904 this.drive.setUserId(this.stateArg.userId);
H A DDriveClient.js60 this.userId = authInfo.current.userId;
193 this.userId = null;
203 this.userId = user.id;
211 this.userId = userId;
615 this.userId = this.ui.stateArg.userId;
623 if (this.userId == null)
629 this.userId = authInfo.current.userId;
837 this.userId = info.id;
2585 delete authInfo[this.userId];
2601 userAuthInfo.userId = this.userId;
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dpusher-http-java-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pusher/ com/ ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11629 …his.drive||null==this.stateArg||null==this.stateArg.userId||this.drive.setUserId(this.stateArg.use…
/plugin/groupmail/
H A Dsyntax.php123 foreach ($vals as $userId) {
124 $info = $auth->getUserData($userId);
127 $this->_set_error("acl_touser", array($userId, $field), 'acl');
130 $this->_set_error("acl_touser", array($userId, $field), 'acl');
329 foreach ($vals as $userId) {
330 $info = $auth->getUserData($userId);
/plugin/authfacebook/lib/Authentication/
H A DAccessTokenMetadata.php337 * @param string $userId
341 public function validateUserId($userId) argument
343 if ($this->getUserId() !== $userId) {
/plugin/redproject/
H A Dsyntax.php292 $userId = $currentUser['id'];
293 $mailCurrentUser = $client->api('user')->show($userId);
/plugin/authplaincas/
H A Dauth.php388 function _setCustomGroups ($userId) argument
404 if (in_array($userId, $groupMembers)) {
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php55 $params = array('userId' => $userId, 'postBody' => $postBody);
77 $params = array('userId' => $userId, 'collection' => $collection);
108 public function listAudiences($userId, $optParams = array()) { argument
109 $params = array('userId' => $userId);
177 $params = array('userId' => $userId, 'postBody' => $postBody);
196 public function listCircles($userId, $optParams = array()) { argument
197 $params = array('userId' => $userId);
390 public function get($userId, $optParams = array()) { argument
391 $params = array('userId' => $userId);
412 public function listPeople($userId, $collection, $optParams = array()) { argument
[all …]
H A DGoogle_PlusService.php55 public function listActivities($userId, $collection, $optParams = array()) { argument
56 $params = array('userId' => $userId, 'collection' => $collection);
161 public function insert($userId, $collection, Google_Moment $postBody, $optParams = array()) { argument
162 $params = array('userId' => $userId, 'collection' => $collection, 'postBody' => $postBody);
184 public function listMoments($userId, $collection, $optParams = array()) { argument
185 $params = array('userId' => $userId, 'collection' => $collection);
226 public function get($userId, $optParams = array()) { argument
227 $params = array('userId' => $userId);
239 …* @param string $userId Get the collection of people for the person identified. Use "me" to indica…
248 public function listPeople($userId, $collection, $optParams = array()) { argument
[all …]
H A DGoogle_BloggerService.php37 public function get($userId, $blogId, $optParams = array()) { argument
38 $params = array('userId' => $userId, 'blogId' => $blogId);
102 public function listByUser($userId, $optParams = array()) { argument
103 $params = array('userId' => $userId);
394 * @param string $userId The ID of the user to get.
398 public function get($userId, $optParams = array()) { argument
399 $params = array('userId' => $userId);
612 public $userId; variable in Google_BlogPerUserInfo
631 public function setUserId( $userId) { argument
632 $this->userId = $userId;
[all …]
H A DGoogle_BooksService.php30 * @param string $userId ID of user for whom to retrieve bookshelves.
37 public function get($userId, $shelf, $optParams = array()) { argument
38 $params = array('userId' => $userId, 'shelf' => $shelf);
50 * @param string $userId ID of user for whom to retrieve bookshelves.
56 public function listBookshelves($userId, $optParams = array()) { argument
57 $params = array('userId' => $userId);
81 * @param string $userId ID of user for whom to retrieve bookshelf volumes.
91 public function listBookshelvesVolumes($userId, $shelf, $optParams = array()) { argument
92 $params = array('userId' => $userId, 'shelf' => $shelf);
H A DGoogle_OrkutService.php172 public function get($userId, $badgeId, $optParams = array()) { argument
173 $params = array('userId' => $userId, 'badgeId' => $badgeId);
189 public function listBadges($userId, $optParams = array()) { argument
190 $params = array('userId' => $userId);
325 $params = array('userId' => $userId);
350 * @param string $userId ID of the user.
363 * @param string $userId ID of the user.
393 * @param string $userId ID of the user.
406 * @param string $userId ID of the user.
426 * @param string $userId ID of the user.
[all …]
H A DGoogle_LicensingService.php32 * @param string $userId email id or unique Id of the user
46 * @param string $userId email id or unique Id of the user
128 * @param string $userId email id or unique Id of the user
205 public $userId; variable in Google_LicenseAssignment
236 public function setUserId( $userId) { argument
237 $this->userId = $userId;
240 return $this->userId;
245 public $userId; variable in Google_LicenseAssignmentInsert
246 public function setUserId( $userId) { argument
247 $this->userId = $userId;
[all …]
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php306 if ($userId) {
308 $this->setUserId($userId);
698 $userId = $this->getUserId();
699 if (! $userId) {
722 if (in_array($userId, $members)) {
745 * @param string $userId
747 protected function setUserId($userId) argument
749 $this->setUserVar(self::USER_UID, $userId);
966 $userId = $this->getUserId();
967 if (! $userId) {
[all …]

1234