/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/ |
H A D | BucketRetentionPolicy.php | 29 public $isLocked; variable in Google\\Service\\Storage\\BucketRetentionPolicy 52 public function setIsLocked($isLocked) argument 54 $this->isLocked = $isLocked; 61 return $this->isLocked;
|
/plugin/authgoogle/google/cache/ |
H A D | Google_FileCache.php | 35 private function isLocked($storageFile) { function in Google_FileCache 70 } while ($cnt <= $tries && $this->isLocked($storageFile)); 71 if ($this->isLocked($storageFile)) { 93 if ($this->isLocked($storageFile)) { 111 if ($this->isLocked($storageFile)) {
|
H A D | Google_ApcCache.php | 34 private function isLocked($key) { function in googleApcCache 60 } while ($cnt <= $tries && $this->isLocked($key)); 61 if ($this->isLocked($key)) {
|
H A D | Google_MemcacheCache.php | 41 private function isLocked($key) { function in Google_MemcacheCache 71 } while ($cnt <= $tries && $this->isLocked($key)); 72 if ($this->isLocked($key)) {
|
/plugin/move/action/ |
H A D | rewrite.php | 40 if(helper_plugin_move_rewrite::isLocked()) {
|
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/ |
H A D | Process.php | 92 if ($locker !== null && $locker->isLocked()) {
|
/plugin/move/helper/ |
H A D | rewrite.php | 143 public static function isLocked() { function in helper_plugin_move_rewrite
|
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-comments.js | 121 comment.isLocked = true;
|
H A D | cConf-1-4-8.js | 1499 }), 100 + Math.random() * 500 + (err.isLocked? 500 : 0));
|
/plugin/datatables/assets/jszip/dist/ |
H A D | jszip.min.js |
|
/plugin/diagramsnet/lib/js/jszip/ |
H A D | jszip.min.js | 12 …isLocked=!1,this._listeners={data:[],end:[],error:[]},this.previous=null}d.prototype={push:functio…
|
/plugin/xlsx2dw/packages/jszip/ |
H A D | jszip.js | 2271 this.isLocked = false; 2383 if (this.isLocked) { 2480 if (this.isLocked) { 2483 this.isLocked = true;
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | EditorUi.js | 15228 if (comment.isLocked) 15334 if (!readOnly && !comment.isLocked && (level == 0 || canReplyToReplies)) 15344 if (user != null && user.id == comment.user.id && !readOnly && !comment.isLocked) 15424 if (!readOnly && !comment.isLocked && level == 0) //Resolve is a top-level action only
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 364 function(b){if(!c.readOnly){var d=c.getSelection();d&&!d.isLocked&&(d=c.checkDirty(),c.fire("lockSn… 418 …a||this.getSelection(1);return a.getType()!=CKEDITOR.SELECTION_NONE?(!a.isLocked&&a.lock(),this._.… 420 …dy();this.isLocked=0;this._={cache:{}};if(b)return CKEDITOR.tools.extend(this._.cache,b._.cache),t… 432 this.isLocked=1},unlock:function(b){if(this.isLocked){if(b)var d=this.getSelectedElement(),e=this.g… 434 e.getChildCount()));if(b.length)if(this.isLocked){var l=CKEDITOR.document.getActive();this.unlock()… 1059 …gins.scayt.suggestions=c});k.subscribe("selectionIsChanged",function(b){a.getSelection().isLocked&&
|
/plugin/ditaa/ditaa/ |
H A D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 401 …lectionChange",function(b){if(!c.readOnly){var d=c.getSelection();d&&!d.isLocked&&(d=c.checkDirty(… 458 (!a.isLocked&&a.lock(),this._.savedSelection=a,!0):!1};CKEDITOR.editor.prototype.unlockSelection=fu… 459 …m.document?a:a.getDocument();this.root=c?a:this.document.getBody();this.isLocked=0;this._={cache:{… 460 this.isFake=b.isFake,this.isLocked=b.isLocked,this;a=this.getNative();var d,e;if(a)if(a.getRangeAt)… 471 …null;this.isLocked=1},unlock:function(a){if(this.isLocked){if(a)var b=this.getSelectedElement(),c=… 473 ….endOffset=Math.min(g.endOffset,c.getChildCount()));if(a.length)if(this.isLocked){var k=CKEDITOR.d… 1146 d});g.subscribe("selectionIsChanged",function(d){a.getSelection().isLocked&&"restoreSelection"!==d.…
|
H A D | ckeditor.js.unc | 8087 …d && !d.isLocked && (d = c.checkDirty(), c.fire("lockSnapshot"), a(b), c.fire("unlockSnapshot"), !… 9197 …return a.getType() != CKEDITOR.SELECTION_NONE ? (!a.isLocked && a.lock(), this._.savedSelection = … 9226 this.isLocked = 0; 9230 …OR.tools.extend(this._.cache, b._.cache), this.isFake = b.isFake, this.isLocked = b.isLocked, this; 9451 this.isLocked = 1 9454 if (this.isLocked) { 9458 this.isLocked = 0; 9497 if (this.isLocked) { 22598 … a.getSelection().isLocked && "restoreSelection" !== d.action && a.lockSelection();
|
/plugin/diagramsnet/lib/js/ |
H A D | extensions.min.js | 1696 …isLocked=!1,this._listeners={data:[],end:[],error:[]},this.previous=null}d.prototype={push:functio…
|
/plugin/xlsx2dw/packages/exceljs/ |
H A D | exceljs.js | 53111 this.isLocked = false; // the event listeners 53232 if (this.isLocked) { 53340 if (this.isLocked) { 53344 this.isLocked = true;
|