/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ |
H A D | ReplyList.php | 65 public function setReplies($replies) argument 67 $this->replies = $replies; 74 return $this->replies;
|
H A D | Comment.php | 209 public function setReplies($replies) argument 211 $this->replies = $replies; 218 return $this->replies;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | BatchUpdateSpreadsheetResponse.php | 35 public function setReplies($replies) argument 37 $this->replies = $replies; 44 return $this->replies;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
H A D | BatchUpdateDocumentResponse.php | 49 public function setReplies($replies) argument 51 $this->replies = $replies; 58 return $this->replies;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
H A D | BatchUpdatePresentationResponse.php | 49 public function setReplies($replies) argument 51 $this->replies = $replies; 58 return $this->replies;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/ |
H A D | BatchUpdateFormResponse.php | 47 public function setReplies($replies) argument 49 $this->replies = $replies; 56 return $this->replies;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | CommentThread.php | 84 public function setReplies(CommentThreadReplies $replies) argument 86 $this->replies = $replies; 93 return $this->replies;
|
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-comments.js | 99 for (var i = 0; cComment.replies != null && i < cComment.replies.length; i++) 101 comment.addReplyDirect(confOldCommentToDrawio(cComment.replies[i], cComment.id)); 124 var replies = atlasComment.children != null ? atlasComment.children.comment.results : []; 126 for (var i = 0; i < replies.length; i++) 128 var reply = confCommentToDrawio(replies[i], atlasComment.id, siteUrl); 136 comment.isResolved = i == (replies.length - 1); 308 this.replies.push(reply); 321 this.replies.pop(); //Undo in case more changes are done before getting the reply 380 …ui.remoteInvoke('deleteComment', [this.id, this.version, this.replies != null && this.replies.leng…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/ |
H A D | Post.php | 261 public function setReplies(PostReplies $replies) argument 263 $this->replies = $replies; 270 return $this->replies;
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioComment.js | 26 this.replies = []; 32 this.replies.push(reply);
|
H A D | DriveFile.js | 739 for (var i = 0; gComment.replies != null && i < gComment.replies.length; i++) 741 comment.addReplyDirect(driveCommentToDrawio(file, gComment.replies[i], gComment.commentId));
|
H A D | EditorUi.js | 15262 var replies = []; 15267 replies.push(pdiv); 15269 if (comment.replies != null) 15281 return {pdiv: pdiv, replies: replies}; 15291 if (comment.replies == null) comment.replies = []; 15396 var replies = collectReplies(comment).replies; 15436 var replies = collectReplies(comment).replies; 15485 for (var i = 0; comment.replies != null && i < comment.replies.length; i++) 15655 if (replies != null) 15665 sortReplies(replies[i].replies); [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Drive.php | 70 public $replies; variable in Google\\Service\\Drive 952 'replies', 956 'path' => 'files/{fileId}/comments/{commentId}/replies', 971 'path' => 'files/{fileId}/comments/{commentId}/replies/{replyId}', 991 'path' => 'files/{fileId}/comments/{commentId}/replies/{replyId}', 1015 'path' => 'files/{fileId}/comments/{commentId}/replies', 1042 'path' => 'files/{fileId}/comments/{commentId}/replies/{replyId}',
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_BloggerService.php | 1050 public $replies; variable in Google_Post 1110 public function setReplies(Google_PostReplies $replies) { argument 1111 $this->replies = $replies; 1114 return $this->replies;
|
H A D | Google_DriveService.php | 1246 public $replies; variable in Google_DriveService 1270 …$this->replies = new Google_RepliesServiceResource($this, $this->serviceName, 'replies', json_deco… 2020 public $replies; variable in Google_Comment 2095 public function setReplies(/* array(Google_CommentReply) */ $replies) { argument 2096 $this->assertIsArray($replies, 'Google_CommentReply', __METHOD__); 2097 $this->replies = $replies; 2100 return $this->replies;
|
H A D | Google_PlusDomainsService.php | 851 public $replies; variable in Google_ActivityObject 902 public function setReplies(Google_ActivityObjectReplies $replies) { argument 903 $this->replies = $replies; 906 return $this->replies;
|
H A D | Google_PlusService.php | 677 public $replies; variable in Google_ActivityObject 725 public function setReplies(Google_ActivityObjectReplies $replies) { argument 726 $this->replies = $replies; 729 return $this->replies;
|
H A D | Google_OrkutService.php | 1077 public $replies; variable in Google_ActivityObject 1097 public function setReplies(Google_ActivityObjectReplies $replies) { argument 1098 $this->replies = $replies; 1101 return $this->replies;
|
/plugin/davcard/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 169 * Changed: iTip broker now sets RSVP status to false when replies are received. 214 or automatically generate invites/replies/cancellations based on changes that
|
/plugin/webdavclient/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 169 * Changed: iTip broker now sets RSVP status to false when replies are received. 214 or automatically generate invites/replies/cancellations based on changes that
|
/plugin/davcal/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 129 * Changed: iTip broker now sets RSVP status to false when replies are received. 174 or automatically generate invites/replies/cancellations based on changes that
|
/plugin/webdav/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 395 * Changed: iTip broker now sets RSVP status to false when replies are received. 440 or automatically generate invites/replies/cancellations based on changes that
|
/plugin/icalevents/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 334 * Changed: iTip broker now sets RSVP status to false when replies are received. 379 or automatically generate invites/replies/cancellations based on changes that
|
/plugin/adfs/phpsaml/ |
H A D | README.md | 1573 replies through the client to the SP with a Logout Response (sent to the 1649 to the IdP, the session at the IdP is closed and replies to the SP a
|
/plugin/tuxquote/ |
H A D | quotes.txt | 4142 …!" exclaims one. "There's a $100 bill lying on the ground." "Nonsense," replies the other. If the… 4180 … priest says "we don't allow Higgs Bosons in here". The Higgs Boson then replies "but without me, … 4188 …orn to the dad. His wife asks impatiently: "So, is it a boy or a girl?" The logician replies "yes".
|