Home
last modified time | relevance | path

Searched refs:canComment (Results 1 – 10 of 10) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DDriveCapabilities.php45 public $canComment; variable in Google\\Service\\Drive\\DriveCapabilities
168 public function setCanComment($canComment) argument
170 $this->canComment = $canComment;
177 return $this->canComment;
H A DTeamDriveCapabilities.php45 public $canComment; variable in Google\\Service\\Drive\\TeamDriveCapabilities
172 public function setCanComment($canComment) argument
174 $this->canComment = $canComment;
181 return $this->canComment;
H A DDriveFileCapabilities.php53 public $canComment; variable in Google\\Service\\Drive\\DriveFileCapabilities
268 public function setCanComment($canComment) argument
270 $this->canComment = $canComment;
277 return $this->canComment;
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveFile.js796 DriveFile.prototype.canComment = function() method in DriveFile
798 return this.desc.canComment;
H A DDrawioFile.js2373 DrawioFile.prototype.canComment = function() method in DrawioFile
H A DEditorUi.js14799 EditorUi.prototype.canComment = function() method in EditorUi
14803 return file != null? file.canComment() : true;
15012 var readOnly = !editorUi.canComment();
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusDomainsService.php1254 public $canComment; variable in Google_ActivityObjectStatusForViewer
1258 public function setCanComment( $canComment) { argument
1259 $this->canComment = $canComment;
1262 return $this->canComment;
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3082 ….prototype.canReplyToReplies=function(){return!0};DrawioFile.prototype.canComment=function(){retur…
H A Dviewer-static.min.js3082 ….prototype.canReplyToReplies=function(){return!0};DrawioFile.prototype.canComment=function(){retur…
H A Dapp.min.js10042 ….prototype.canReplyToReplies=function(){return!0};DrawioFile.prototype.canComment=function(){retur…