Home
last modified time | relevance | path

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

1234

/plugin/structpublish/helper/
H A Ddb.php94 * @param ...string $pid, $userId, $groups...
110 $userId = $args[1] ?? $INPUT->server->str('REMOTE_USER');
115 $userId,
124 * @param string $userId User login name, current user if empty
129 public static function userHasRole($pid, $userId = '', $grps = [], $roles = [])
134 if (blank($userId)) {
135 $userId = $INPUT->server->str('REMOTE_USER');
146 $userId,
154 if (auth_isMember(implode(',', $users), $userId, $grps)) {
91 userHasRole($pid, $userId = '', $grps = [], $roles = []) global() argument
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs12376 userId: person,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DTokeninfo.php51 public $userId; variable in Google\\Service\\Oauth2\\Tokeninfo
130 public function setUserId($userId) argument
132 $this->userId = $userId;
139 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersSettingsSendAsSmimeInfo.php37 * @param string $userId The user's email address. The special value `me` can be
44 public function delete($userId, $sendAsEmail, $id, $optParams = []) argument
46 $params = ['userId' => $userId, 'sendAsEmail' => $sendAsEmail, 'id' => $id];
54 * @param string $userId The user's email address. The special value `me` can be
62 public function get($userId, $sendAsEmail, $id, $optParams = []) argument
64 $params = ['userId' => $userId, 'sendAsEmail' => $sendAsEmail, 'id' => $id];
72 * @param string $userId The user's email address. The special value `me` can be
90 * @param string $userId The user's email address. The special value `me` can be
99 $params = ['userId' => $userId, 'sendAsEmail' => $sendAsEmail];
114 public function setDefault($userId, $sendAsEmail, $id, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPostPerUserInfo.php41 public $userId; variable in Google\\Service\\Blogger\\PostPerUserInfo
102 public function setUserId($userId) argument
104 $this->userId = $userId;
111 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DUsers.php35 * @param string $userId
39 public function get($userId, $optParams = []) argument
41 $params = ['userId' => $userId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBooks.php89 'path' => 'books/v1/users/{userId}/bookshelves/{shelf}',
92 'userId' => [
108 'path' => 'books/v1/users/{userId}/bookshelves',
111 'userId' => [
132 'path' => 'books/v1/users/{userId}/bookshelves/{shelf}/volumes',
135 'userId' => [
H A DAndroidEnterprise.php89 'userId' => [
109 'userId' => [
129 'userId' => [
149 'userId' => [
164 'userId' => [
184 'userId' => [
372 'userId' => [
392 'userId' => [
412 'userId' => [
427 'userId' => [
[all …]
H A DSemanticTile.php101 'clientInfo.userId' => [
189 'clientInfo.userId' => [
H A DBlogger.php77 'path' => 'v3/users/{userId}/blogs/{blogId}',
80 'userId' => [
138 'path' => 'v3/users/{userId}/blogs',
141 'userId' => [
558 'path' => 'v3/users/{userId}/blogs/{blogId}/posts/{postId}',
561 'userId' => [
582 'path' => 'v3/users/{userId}/blogs/{blogId}/posts',
585 'userId' => [
923 'path' => 'v3/users/{userId}',
926 'userId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/Resource/
H A DUsersSessions.php36 * @param string $userId Delete a session for the person identified. Use me to
41 public function delete($userId, $sessionId, $optParams = []) argument
43 $params = ['userId' => $userId, 'sessionId' => $sessionId];
50 * @param string $userId List sessions for the person identified. Use me to
74 public function listUsersSessions($userId, $optParams = []) argument
76 $params = ['userId' => $userId];
83 * @param string $userId Create sessions for the person identified. Use me to
90 public function update($userId, $sessionId, Session $postBody, $optParams = []) argument
92 $params = ['userId' => $userId, 'sessionId' => $sessionId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DConsentArtifact.php42 public $userId; variable in Google\\Service\\CloudHealthcare\\ConsentArtifact
121 public function setUserId($userId) argument
123 $this->userId = $userId;
130 return $this->userId;
H A DUserDataMapping.php44 public $userId; variable in Google\\Service\\CloudHealthcare\\UserDataMapping
119 public function setUserId($userId) argument
121 $this->userId = $userId;
128 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DTransferRun.php77 public $userId; variable in Google\\Service\\BigQueryDataTransfer\\TransferRun
278 public function setUserId($userId) argument
280 $this->userId = $userId;
287 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DUserDeletionRequestId.php29 public $userId; variable in Google\\Service\\Analytics\\UserDeletionRequestId
48 public function setUserId($userId) argument
50 $this->userId = $userId;
57 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DInstalls.php39 * @param string $userId The ID of the user.
45 public function delete($enterpriseId, $userId, $deviceId, $installId, $optParams = []) argument
47 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'install…
55 * @param string $userId The ID of the user.
62 public function get($enterpriseId, $userId, $deviceId, $installId, $optParams = []) argument
64 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'install…
73 * @param string $userId The ID of the user.
78 public function listInstalls($enterpriseId, $userId, $deviceId, $optParams = []) argument
80 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId];
90 * @param string $userId The ID of the user.
[all …]
H A DManagedconfigurationsfordevice.php38 * @param string $userId The ID of the user.
44 …public function delete($enterpriseId, $userId, $deviceId, $managedConfigurationForDeviceId, $optPa… argument
46 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'managed…
55 * @param string $userId The ID of the user.
62 …public function get($enterpriseId, $userId, $deviceId, $managedConfigurationForDeviceId, $optParam… argument
64 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'managed…
74 * @param string $userId The ID of the user.
79 …public function listManagedconfigurationsfordevice($enterpriseId, $userId, $deviceId, $optParams =… argument
81 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId];
90 * @param string $userId The ID of the user.
[all …]
H A DManagedconfigurationsforuser.php38 * @param string $userId The ID of the user.
43 public function delete($enterpriseId, $userId, $managedConfigurationForUserId, $optParams = []) argument
45 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'managedConfigurationForUserId' =…
54 * @param string $userId The ID of the user.
60 public function get($enterpriseId, $userId, $managedConfigurationForUserId, $optParams = []) argument
62 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'managedConfigurationForUserId' =…
72 * @param string $userId The ID of the user.
76 public function listManagedconfigurationsforuser($enterpriseId, $userId, $optParams = []) argument
78 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId];
91 * @param string $userId The ID of the user.
[all …]
H A DUsers.php39 * @param string $userId The ID of the user.
42 public function delete($enterpriseId, $userId, $optParams = []) argument
44 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId];
56 * @param string $userId The ID of the user.
62 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId];
70 * @param string $userId The ID of the user.
74 public function get($enterpriseId, $userId, $optParams = []) argument
85 * @param string $userId The ID of the user.
138 * @param string $userId The ID of the user.
154 * @param string $userId The ID of the user.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DStudent.php33 public $userId; variable in Google\\Service\\Classroom\\Student
80 public function setUserId($userId) argument
82 $this->userId = $userId;
89 return $this->userId;
H A DTeacher.php31 public $userId; variable in Google\\Service\\Classroom\\Teacher
64 public function setUserId($userId) argument
66 $this->userId = $userId;
73 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsClientsUsers.php40 * @param string $userId Numerical identifier of the user to retrieve.
45 public function get($accountId, $clientAccountId, $userId, $optParams = []) argument
47 … $params = ['accountId' => $accountId, 'clientAccountId' => $clientAccountId, 'userId' => $userId];
86 * @param string $userId Numerical identifier of the user to retrieve.
92 …public function update($accountId, $clientAccountId, $userId, ClientUser $postBody, $optParams = [… argument
94 …ntId' => $accountId, 'clientAccountId' => $clientAccountId, 'userId' => $userId, 'postBody' => $po…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ThreatHitUserInfo.php29 public $userId; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatHitUserInfo
48 public function setUserId($userId) argument
50 $this->userId = $userId;
57 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalDeviceConfig.php56 public $userId; variable in Google\\Service\\Sasportal\\SasPortalDeviceConfig
187 public function setUserId($userId) argument
189 $this->userId = $userId;
196 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DVerificationCode.php33 public $userId; variable in Google\\Service\\Directory\\VerificationCode
70 public function setUserId($userId) argument
72 $this->userId = $userId;
79 return $this->userId;

1234