Searched refs:isRestricted (Results 1 – 9 of 9) sorted by relevance
36 DriveFile.prototype.isRestricted = function() method in DriveFile344 if (!this.isRestricted())
922 DrawioFile.prototype.isRestricted = function() method in DrawioFile
13723 (file == null || file.isRestricted());13848 this.actions.get('makeCopy').setEnabled(file != null && !file.isRestricted());13849 this.actions.get('editDiagram').setEnabled(active && (file == null || !file.isRestricted()));13850 this.actions.get('publishLink').setEnabled(file != null && !file.isRestricted());13856 this.menus.get('publish').setEnabled(file != null && !file.isRestricted());
3832 if (file.isRestricted())
6200 if (file == null || !file.isRestricted())
1758 public $isRestricted; variable in Google_CommunityPoll1839 public function setIsRestricted( $isRestricted) { argument1840 $this->isRestricted = $isRestricted;1843 return $this->isRestricted;
10000 DrawioFile.prototype.getPublicUrl=function(b){b(null)};DrawioFile.prototype.isRestricted=function()…10247 ….removeAttribute("disabled");H.removeAttribute("disabled");null!=v&&v.isRestricted()||(b.editor.gr…11918 if(null!=e&&e.constructor==DriveFile){e.isRestricted()&&this.addMenuItems(b,["exportOptionsDisabled…
3040 DrawioFile.prototype.getPublicUrl=function(b){b(null)};DrawioFile.prototype.isRestricted=function()…