/plugin/timetrack/ |
H A D | action.php | 137 …$dbUserValues = $this->tthlp->getUserTimeData($this->tthlp->getCurrentUser(),$daterange,$project_i… 167 …l_prepareDialog('overview',$this->tthlp->html_overview($this->tthlp->getCurrentUser(),$daterange,$… 172 $dbUserValues = $this->tthlp->getUserTimeData($this->tthlp->getCurrentUser(), $daterange); 183 $dbUserTasks = $this->tthlp->getRecentTasks($this->tthlp->getCurrentUser(), $daterange); 221 …if($datevalue + $this->tthlp->getHoursNotInTasksOnDate($this->tthlp->getCurrentUser(),$date,$task_… 252 … $res = $this->tthlp->insertUserTime($this->tthlp->getCurrentUser(), $task_id, $date, $value);
|
H A D | helper.php | 377 $user = $this->getCurrentUser(); 823 $weekData = $this->getOverviewData($this->getCurrentUser(), $daterange); 952 public function getCurrentUser() { function in helper_plugin_timetrack
|
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Factory/ |
H A D | DigestMD5MessageFactory.php | 117 $response->set('username', $options['username'] ?? $this->getCurrentUser()); 237 protected function getCurrentUser(): string function in FreeDSx\\Sasl\\Factory\\DigestMD5MessageFactory
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/ |
H A D | Plugin.php | 119 function getCurrentUser() { function in Sabre\\DAV\\Auth\\Plugin
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/ |
H A D | PluginTest.php | 125 $this->assertEquals('admin', $plugin->getCurrentUser());
|
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-comments.js | 54 ui.getCurrentUser = function() function 405 ui.getCurrentUser();
|
H A D | cConf-1-4-8.js | 1322 EmbedFile.prototype.getCurrentUser = function() method in EmbedFile 1324 return ui.getCurrentUser();
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DriveFile.js | 53 DriveFile.prototype.getCurrentUser = function() method in DriveFile 727 var currentUser = this.ui.getCurrentUser();
|
H A D | P2PCollab.js | 22 var user = ui.getCurrentUser();
|
H A D | DrawioFile.js | 393 var user = this.getCurrentUser(); 528 var user = this.getCurrentUser(); 568 var user = this.getCurrentUser(); 1256 DrawioFile.prototype.getCurrentUser = function() method in DrawioFile 2113 var user = this.getCurrentUser();
|
H A D | DrawioFileSync.js | 84 var user = this.file.getCurrentUser(); 1187 var user = this.file.getCurrentUser(); 1546 var user = this.file.getCurrentUser();
|
H A D | OneDriveFile.js | 211 OneDriveFile.prototype.getCurrentUser = function() method in OneDriveFile
|
H A D | EditorUi.js | 11930 var user = this.getCurrentUser(); 15288 var newReply = editorUi.newComment(initContent, editorUi.getCurrentUser()); 15342 var user = editorUi.getCurrentUser(); 15519 var newComment = editorUi.newComment('', editorUi.getCurrentUser());
|
H A D | App.js | 7739 App.prototype.getCurrentUser = function() method in App
|
/plugin/webdav/vendor/sabre/dav/ |
H A D | CHANGELOG.md | 67 * Removed deprecated function: `Sabre\DAV\Auth\Plugin::getCurrentUser()`. 499 * #582: `Sabre\DAV\Auth\Plugin::getCurrentUser()` is now deprecated. Use
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3023 …ed)this.sendErrorReport("Error in mergeFile",null,D);else{var y=this.getCurrentUser(),x=null!=y?y.… 3027 …&&b.getCurrentEtag()==k?p(b):p(null)}),function(){})}else{var t=this.getCurrentUser(),d=null!=t?t.… 3029 …ReportData(this.getAnonymizedXmlForPages(this.ui.pages),25E3),t=this.getCurrentUser(),d=null!=t?th… 3045 …rototype.getChannelKey=function(b){return null};DrawioFile.prototype.getCurrentUser=function(){ret… 3076 …ed)this.sendErrorReport("Error in fileSaved",null,d);else{var p=this.getCurrentUser(),t=null!=p?p.…
|
H A D | app.min.js | 9983 …ed)this.sendErrorReport("Error in mergeFile",null,z);else{var x=this.getCurrentUser(),A=null!=x?x.… 9987 …&&b.getCurrentEtag()==c?k(b):k(null)}),function(){})}else{var n=this.getCurrentUser(),f=null!=n?n.… 9989 …ReportData(this.getAnonymizedXmlForPages(this.ui.pages),25E3),n=this.getCurrentUser(),f=null!=n?th… 10005 …rototype.getChannelKey=function(b){return null};DrawioFile.prototype.getCurrentUser=function(){ret… 10036 …ed)this.sendErrorReport("Error in fileSaved",null,f);else{var k=this.getCurrentUser(),n=null!=k?k.… 11788 App.prototype.getCurrentUser=function(){var b=null;null!=this.drive&&null!=this.drive.getUser()?b=t…
|
H A D | viewer-static.min.js | 3023 …ed)this.sendErrorReport("Error in mergeFile",null,D);else{var y=this.getCurrentUser(),x=null!=y?y.… 3027 …&&b.getCurrentEtag()==k?p(b):p(null)}),function(){})}else{var t=this.getCurrentUser(),d=null!=t?t.… 3029 …ReportData(this.getAnonymizedXmlForPages(this.ui.pages),25E3),t=this.getCurrentUser(),d=null!=t?th… 3045 …rototype.getChannelKey=function(b){return null};DrawioFile.prototype.getCurrentUser=function(){ret… 3076 …ed)this.sendErrorReport("Error in fileSaved",null,d);else{var p=this.getCurrentUser(),t=null!=p?p.…
|