/plugin/freechat/phpfreechat/src/commands/ |
H A D | getnewmsg.class.php | 40 if( isset($_SESSION["pfc_lock_readnewmsg_".$c->getId()."_".$clientid]) ) 44 $last_lock = $_SESSION["pfc_lock_readnewmsg_".$c->getId()."_".$clientid]; 45 if ($last_lock < $last_10sec) $_SESSION["pfc_lock_".$c->getId()."_".$clientid] = 0; 46 if ( $_SESSION["pfc_lock_readnewmsg_".$c->getId()."_".$clientid] != 0 ) exit; 49 $_SESSION["pfc_lock_readnewmsg_".$c->getId()."_".$clientid] = time(); 53 $from_id_sid = "pfc_from_id_".$c->getId()."_".$clientid."_".$recipientid; 64 $oldmsg_sid = "pfc_oldmsg_".$c->getId()."_".$clientid."_".$recipientid; 114 $_SESSION["pfc_lock_readnewmsg_".$c->getId()."_".$clientid] = 0;
|
H A D | connect.class.php | 112 $from_id_sid = "pfc_from_id_".$c->getId()."_".$clientid."_".$chanid; 116 $oldmsg_sid = "pfc_oldmsg_".$c->getId()."_".$clientid."_".$chanid; 126 $from_id_sid = "pfc_from_id_".$c->getId()."_".$clientid."_".$recipientid2; 130 $oldmsg_sid = "pfc_oldmsg_".$c->getId()."_".$clientid."_".$recipientid2;
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DiffSync.js | 95 var pageId = pages[i].getId(); 295 par = parent.getId(); 688 var id = oldPages[i].getId(); 714 prev.getId() != newPage.prev.getId())) 791 delete lookup[cell.getId()]; 795 removed.push(cell.getId()); 804 prev.getId() != newCell.prev.getId()))) 811 diff[cell.getId()] = temp; 1044 oldCell.parent.getId() != newCell.parent.getId())) 1051 oldCell.source.getId() != newCell.source.getId())) [all …]
|
H A D | DriveComment.js | 25 url: '/files/' + this.file.getId() + '/comments/' + this.id + '/replies', 43 url: '/files/' + this.file.getId() + '/comments/' + this.pCommentId + '/replies/' + this.id, 48 url: '/files/' + this.file.getId() + '/comments/' + this.id, 60 url: '/files/' + this.file.getId() + '/comments/' + this.pCommentId + '/replies/' + this.id, 64 url: '/files/' + this.file.getId() + '/comments/' + this.id,
|
H A D | DriveFile.js | 409 this.ui.drive.copyFile(this.getId(), filename, success, error); 422 this.ui.drive.renameFile(this.getId(), title, mxUtils.bind(this, function(desc) 481 this.ui.drive.showPermissions(this.getId()); 503 return 'G' + this.getId(); 512 DriveFile.prototype.getId = function() method in DriveFile 552 url: '/files/' + this.getId() + '/revisions' 590 this.ui.drive.getFile(this.getId(), success, error, true); 602 chan = 'G-' + this.getId() + '.' + chan; 711 this.ui.drive.loadDescriptor(this.getId(), success, error); 749 url: '/files/' + this.getId() + '/comments' [all …]
|
H A D | OneDriveFile.js | 86 OneDriveFile.prototype.getId = function() method in OneDriveFile 131 return 'W' + encodeURIComponent(this.getId()); 221 …this.ui.oneDrive.executeRequest(this.ui.oneDrive.getItemURL(this.getId()), mxUtils.bind(this, func… 239 this.ui.oneDrive.getFile(this.getId(), success, error); 279 var url = this.ui.oneDrive.getItemURL(this.getId()); 564 this.ui.oneDrive.moveFile(this.getId(), folderId, mxUtils.bind(this, function(meta)
|
H A D | GitLabFile.js | 34 GitLabFile.prototype.getId = function() method in GitLabFile 50 return encodeURIComponent('A' + this.getId());
|
/plugin/noticeboard/classes/ |
H A D | NoticeList.php | 88 $array[strtolower($notice->getId())] = $this->noticeboardId; 92 if(!array_key_exists($notice->getId(),$array)){ 93 $array[strtolower($notice->getId())] = $this->noticeboardId; 105 if($notice->getId() == $next->getId()){ 138 if($noticeId == $next->getId()){ 308 $sortArray[$array[$i]->getId()] = $array[$i]->getStartTime(); 324 $sortArray[$array[$i]->getId()] = $array[$i]->getDeadline(); 340 $sortArray[$array[$i]->getId()] = $array[$i]->getName(); 355 $sortArray[$array[$i]->getId()] = $array[$i]->getPlace(); 391 if($item->getId() == $id){
|
H A D | rss.php | 77 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>"; 108 …$out .= $this->getLang('moreInfo').": <a href='".$link .wl($notice->getId(), array('do' => 'show')… 117 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>"; 131 …$out .= "<a href='".$link .wl($notice->getId(), array('do' => 'show'))."'>".$this->getLang('moreIn…
|
/plugin/noticeboard/noticeboard/classes/ |
H A D | NoticeList.php | 88 $array[strtolower($notice->getId())] = $this->noticeboardId; 92 if(!array_key_exists($notice->getId(),$array)){ 93 $array[strtolower($notice->getId())] = $this->noticeboardId; 105 if($notice->getId() == $next->getId()){ 138 if($noticeId == $next->getId()){ 308 $sortArray[$array[$i]->getId()] = $array[$i]->getStartTime(); 324 $sortArray[$array[$i]->getId()] = $array[$i]->getDeadline(); 340 $sortArray[$array[$i]->getId()] = $array[$i]->getName(); 355 $sortArray[$array[$i]->getId()] = $array[$i]->getPlace(); 391 if($item->getId() == $id){
|
H A D | rss.php | 77 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>"; 108 …$out .= $this->getLang('moreInfo').": <a href='".$link .wl($notice->getId(), array('do' => 'show')… 117 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>"; 131 …$out .= "<a href='".$link .wl($notice->getId(), array('do' => 'show'))."'>".$this->getLang('moreIn…
|
/plugin/noticeboard/ |
H A D | syntax.php | 295 …$out .= '<a href="' . wl($notice->getId(), array('do' => 'show')) . '" class="" title="">'.$notice… 301 <input type='hidden' name='noticeboard_delete' value='".$notice->getId()."' /> 303 …a href="' . wl($ID, array('do' => 'show','noticeboard-delete' => $notice->getId())) . '" class="bu… 304 …$out .= '<a href="' . wl($notice->getId(), array('do' => 'edit')) . '" class="button small" title=… 551 …$out .= '<li><a href="' . wl($notice->getId(), array('do' => 'show')) . '" class="" title="">'.$no…
|
/plugin/noticeboard/noticeboard/ |
H A D | syntax.php | 295 …$out .= '<a href="' . wl($notice->getId(), array('do' => 'show')) . '" class="" title="">'.$notice… 301 <input type='hidden' name='noticeboard_delete' value='".$notice->getId()."' /> 303 …a href="' . wl($ID, array('do' => 'show','noticeboard-delete' => $notice->getId())) . '" class="bu… 304 …$out .= '<a href="' . wl($notice->getId(), array('do' => 'edit')) . '" class="button small" title=… 551 …$out .= '<li><a href="' . wl($notice->getId(), array('do' => 'show')) . '" class="" title="">'.$no…
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Node/ |
H A D | Info.php | 182 public function getId(): string 222 $endpoint->setNodeId($this->getNode()->getId()); 233 $this->getNode()->setId($this->getId()); 179 public function getId(): string global() function in Elastica\\Node\\Info
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_FreebaseService.php | 141 public function getId() { function in Google_TopicLookup 233 public function getId() { function in Google_TopicStatslinkcountValues 260 public function getId() { function in Google_TopicStatslinkcountValuesValues 284 public function getId() { function in Google_TopicStatslinkcountValuesValuesValues 325 public function getId() { function in Google_TopicValue
|
H A D | Google_BloggerService.php | 488 public function getId() { function in Google_Blog 734 public function getId() { function in Google_Comment 791 public function getId() { function in Google_CommentAuthor 823 public function getId() { function in Google_CommentBlog 833 public function getId() { function in Google_CommentInReplyTo 877 public function getId() { function in Google_CommentPost 918 public function getId() { function in Google_Page 975 public function getId() { function in Google_PageAuthor 1007 public function getId() { function in Google_PageBlog 1082 public function getId() { function in Google_Post [all …]
|
/plugin/freechat/phpfreechat/src/ |
H A D | pfcuserconfig.class.php | 59 $nickid = 'pfcuserconfig_'.$c->getId().'_'.$this->nickid; 70 $nickid_param = 'pfcuserconfig_'.$c->getId().'_'.$this->nickid.'_'.$p; 78 $nickid_param = 'pfcuserconfig_'.$c->getId().'_'.$this->nickid.'_'.$p;
|
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/ |
H A D | TreeNode.php | 68 ->string($node->getId()) 89 ->string($node->getId()) 111 ->string($node->getId()) 134 ->string($node->getId()) 163 ->when($result = $node->getId())
|
/plugin/authfacebook/lib/Helpers/ |
H A D | FacebookSignedRequestFromInputHelper.php | 160 if (isset($_COOKIE['fbsr_' . $this->app->getId()])) { 161 return $_COOKIE['fbsr_' . $this->app->getId()];
|
/plugin/jmol2/jmol/ |
H A D | JmolApplet0_Popup.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned0_Popup.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
/plugin/structpublish/action/ |
H A D | banner.php | 107 '{revision}' => $this->makeLink($rev->getId(), $rev->getRev(), dformat($rev->getRev())), 108 '{datetime}' => $this->makeLink($rev->getId(), $rev->getRev(), dformat($rev->getTimestamp())), 118 $link = wl($rev->getId(), ['do' => 'diff', 'rev2[0]' => $rev->getRev(), 'rev2[1]' => $diff]);
|
/plugin/refnotes/ |
H A D | note.php | 164 public function getId() { function in refnotes_note 242 if ($reference->getId() != -1) { 243 $result = $reference->getId();
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/ |
H A D | Facade.php | 104 $file->getId() . '.xml' 136 $this->target . dirname($file->getId()) . '/' 142 $fileDom->save($this->target . $file->getId() . '.xml');
|
/plugin/findologicxmlexport/vendor/hoa/math/Visitor/ |
H A D | Arithmetic.php | 109 $type = $element->getId(); 185 $type === $parent->getId()) { 196 if ('#fakegroup' !== $parent->getId()) {
|