Searched refs:canComment (Results 1 – 10 of 10) sorted by relevance
45 public $canComment; variable in Google\\Service\\Drive\\DriveCapabilities168 public function setCanComment($canComment) argument170 $this->canComment = $canComment;177 return $this->canComment;
45 public $canComment; variable in Google\\Service\\Drive\\TeamDriveCapabilities172 public function setCanComment($canComment) argument174 $this->canComment = $canComment;181 return $this->canComment;
53 public $canComment; variable in Google\\Service\\Drive\\DriveFileCapabilities268 public function setCanComment($canComment) argument270 $this->canComment = $canComment;277 return $this->canComment;
796 DriveFile.prototype.canComment = function() method in DriveFile798 return this.desc.canComment;
2373 DrawioFile.prototype.canComment = function() method in DrawioFile
14799 EditorUi.prototype.canComment = function() method in EditorUi14803 return file != null? file.canComment() : true;15012 var readOnly = !editorUi.canComment();
1254 public $canComment; variable in Google_ActivityObjectStatusForViewer1258 public function setCanComment( $canComment) { argument1259 $this->canComment = $canComment;1262 return $this->canComment;
3082 ….prototype.canReplyToReplies=function(){return!0};DrawioFile.prototype.canComment=function(){retur…
10042 ….prototype.canReplyToReplies=function(){return!0};DrawioFile.prototype.canComment=function(){retur…