Home
last modified time | relevance | path

Searched refs:isRestricted (Results 1 – 9 of 9) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDriveFile.js36 DriveFile.prototype.isRestricted = function() method in DriveFile
344 if (!this.isRestricted())
H A DDrawioFile.js922 DrawioFile.prototype.isRestricted = function() method in DrawioFile
H A DEditorUi.js13723 (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());
H A DMenus.js3832 if (file.isRestricted())
H A DDialogs.js6200 if (file == null || !file.isRestricted())
/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php1758 public $isRestricted; variable in Google_CommunityPoll
1839 public function setIsRestricted( $isRestricted) { argument
1840 $this->isRestricted = $isRestricted;
1843 return $this->isRestricted;
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10000 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…
H A Dviewer.min.js3040 DrawioFile.prototype.getPublicUrl=function(b){b(null)};DrawioFile.prototype.isRestricted=function()…
H A Dviewer-static.min.js3040 DrawioFile.prototype.getPublicUrl=function(b){b(null)};DrawioFile.prototype.isRestricted=function()…