Home
last modified time | relevance | path

Searched refs:unlock (Results 26 – 50 of 63) sorted by last modified time

123

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/
H A DAbstractTest.php163 $this->assertTrue($backend->unlock('someuri',$lock));
189 $this->assertFalse($backend->unlock('someuri',$lock));
H A DMock.php97 public function unlock($uri, LockInfo $lockInfo) { function in Sabre\\DAV\\Locks\\Backend\\Mock
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DAchievements.php122 public function unlock($achievementId, $optParams = []) function in Google\\Service\\Games\\Resource\\Achievements
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DGames.php176 ],'unlock' => [
177 'path' => 'games/v1/achievements/{achievementId}/unlock',
/plugin/openas/
H A Daction.php72 unlock($link);
/plugin/newpagetemplate/
H A Daction.php193 unlock($ID);
/plugin/move/helper/
H A Dop.php212 unlock($src);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 …ew Codicon('unfold', { character: '\\\\eb73' });\n Codicon.unlock = new Codicon('unlock', { cha…
H A Dbundle.js1 …r",{character:"\\eb72"}),e.unfold=new e("unfold",{character:"\\eb73"}),e.unlock=new e("unlock",{ch…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dfontawesome.all.min.css5 …e{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-a…
H A Dbundle.js1 …r",{character:"\\eb72"}),e.unfold=new e("unfold",{character:"\\eb73"}),e.unlock=new e("unlock",{ch…
/plugin/dtable/
H A Dscript.js134 dtable.unlock = function() function
958 jQuery(window).on('unload', function () { dtable.unlock(); } );
H A Daction.php263 unlock($ID);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/Backend/
H A DBackendInterface.php48 function unlock($uri, Locks\LockInfo $lockInfo); function
H A DFile.php119 function unlock($uri, LockInfo $lockInfo) { function in Sabre\\DAV\\Locks\\Backend\\File
H A DPDO.php171 function unlock($uri, LockInfo $lockInfo) { function in Sabre\\DAV\\Locks\\Backend\\PDO
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php356 return $this->locksBackend->unlock($uri, $lockInfo);
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1unlock upgrade usage use use_frm user user_resources user_statistics using utc_date utc_time utc_t…
H A Dvbscript.min.js.map1 …', //request\n 'remove', 'removeall', 'lock', 'unlock', //application\n …
/plugin/tagsections/action/
H A Dajax.php162 unlock($ID);
/plugin/icons/assets/font-awesome/css/
H A Dfont-awesome.min.css4unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:befor…
/plugin/gdpr/action/
H A Ddelusers.php183 $pageid && unlock($pageid);
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc28 if ( aMatch[ 2 ] == '%' ) // % is allowed - > unlock ratio.
171 dialog.lockRatio = false; // Default: unlock ratio
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js228 …e_focus"),this._.editor.fire("focus"))},lock:function(){this._.locked=1},unlock:function(){delete … method in CKEDITOR.focusManager
419 return b?(b.unlock(a),delete this._.savedSelection,!0):!1};CKEDITOR.editor.prototype.forceNextSelec…
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()…
567 …p",F);var c=this._.editor;c.focus();setTimeout(function(){c.focusManager.unlock();CKEDITOR.env.iOS…
666 …nager;a.lock();if(b.editable().fire(D.mainPasteEvent)&&!k("paste"))return a.unlock(),!1;a.unlock();
1148 ….data;g.lock(a&&a.dontUpdate,a&&a.forceUpdate)});c.on("unlockSnapshot",g.unlock,g)}});CKEDITOR.plu…
1154 …is.currentImage.equalsContent(f)&&(e=f)}this.locked={update:e,level:1}}},unlock:function(){if(this…

123