Home
last modified time | relevance | path

Searched refs:setUser (Results 26 – 50 of 52) sorted by relevance

123

/plugin/likeit/
H A Dsyntax.php92 $H->setUser($users);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DDeprecatedEvent.php218 public function setUser(User $user) function in Google\\Service\\HangoutsChat\\DeprecatedEvent
/plugin/oauth/
H A DSession.php78 public function setUser($userdata, $resettime = true)
81 public function setUser($userdata, $resettime = true) global() function in dokuwiki\\plugin\\oauth\\Session
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DAbout.php239 public function setUser(User $user) function in Google\\Service\\Drive\\About
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioClient.js30 DrawioClient.prototype.setUser = function(user) method in DrawioClient
H A DNotionClient.js172 this.setUser(new DrawioUser('notion', null, 'Notion'));
179 this.setUser(null);
856 this.setUser(null);
H A DGitLabClient.js86 this.setUser(null);
92 this.setUser(null);
139 this.setUser(null);
1413 this.setUser(null);
H A DGitHubClient.js109 this.setUser(this.createUser(JSON.parse(userReq.getText())));
181 this.setUser(null);
1321 this.setUser(null);
H A DDriveClient.js187 DriveClient.prototype.setUser = function(user) method in DriveClient
257 this.setUser(null);
836 this.setUser(new DrawioUser(info.id, email, name, pic, info.locale));
H A DApp.js7264 this.drive.setUser(user);
H A DDialogs.js569 editorUi.drive.setUser(driveUsers[userIndex]);
H A DEditorUi.js4017 this.drive.setUser(driveUsers[userIndex]);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DOperation.php292 public function setUser($user) function in Google\\Service\\SQLAdmin\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DOperation.php413 public function setUser($user) function in Google\\Service\\Compute\\Operation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DOperation.php413 public function setUser($user) function in Google\\Service\\DeploymentManager\\Operation
/plugin/twofactor/
H A DManager.php145 public function setUser($user) function in dokuwiki\\plugin\\twofactor\\Manager
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DDevice.php597 public function setUser(User $user) function in Google\\Service\\AndroidManagement\\Device
/plugin/struct/meta/
H A DSchemaBuilder.php365 public function setUser($user)
359 public function setUser($user) global() function in dokuwiki\\plugin\\struct\\meta\\SchemaBuilder
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DSecurityNamespace.php641 $endpoint->setUser($user);
/plugin/authgoogle/google/contrib/
H A DGoogle_BloggerService.php686 public function setUser(Google_BlogPerUserInfo $user) { function in Google_BlogUserInfo
H A DGoogle_ModeratorService.php1060 public function setUser($user) { function in Google_ProfileId
H A DGoogle_ComputeService.php1678 public function setUser( $user) { function in Google_Address
3417 public function setUser( $user) { function in Google_Operation
H A DGoogle_DriveService.php1430 public function setUser(Google_User $user) { function in Google_About
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10082 …addListener(t,"change",function(){var c=t.value,f=q.length!=c;f&&b.drive.setUser(q[c]);b.drive.aut…
10793 function(){var f=e.value,d=c.length!=f;d&&this.drive.setUser(c[f]);this.drive.authorize(d,mxUtils.b…
11772 …function(c){k(mxUtils.bind(this,function(){this.stateArg=null;this.drive.setUser(b);this.drive.aut…

123