| /plugin/combo/ComboStrap/ |
| H A D | Lock.php | 35 class Lock class 64 public static function create(string $name): Lock 66 return new Lock($name); 72 function acquire(): Lock 108 register_shutdown_function([Lock::class, 'shutdownHandling'], $this->lockName); 142 Lock::create($name)->release(); 171 public function setTimeout(int $int): Lock
|
| H A D | Event.php | 314 public static function getLock(): Lock 316 return Lock::create("combo-event");
|
| /plugin/combo/action/ |
| H A D | eventsystem.php | 16 use ComboStrap\Lock; alias 27 private static Lock $taskRunnerlock; 52 self::$taskRunnerlock = Lock::create("combo-taskrunner");
|
| H A D | indexer.php | 22 use ComboStrap\Lock; alias 89 $lock = Lock::create("combo-indexer");
|
| /plugin/grensladawritezor/fckeditor/editor/_source/classes/ |
| D | fckpanel.js | 140 FCKFocusManager.Lock() ; 143 this.ParentPanel.Lock() ; 260 FCKPanel.prototype.Lock = function() method in FCKPanel
|
| /plugin/wysiwyg/fckeditor/editor/_source/classes/ |
| D | fckpanel.js | 166 FCK.ToolbarSet.CurrentInstance.FocusManager.Lock() ; 169 this.ParentPanel.Lock() ; 295 FCKPanel.prototype.Lock = function() method in FCKPanel
|
| /plugin/wysiwyg/fckeditor/editor/_source/internals/ |
| D | fckdialog_ie.js | 34 FCKFocusManager.Lock() ;
|
| D | fckdialog_gecko.js | 39 FCKFocusManager.Lock() ;
|
| D | fck.js | 1004 Lock : function()
|
| /plugin/grensladawritezor/fckeditor/editor/_source/internals/ |
| D | fckdialog_ie.js | 34 FCKFocusManager.Lock() ;
|
| D | fckdialog_gecko.js | 39 FCKFocusManager.Lock() ;
|
| /plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/ |
| D | Lock.php | 21 class Lock implements XmlDeserializable { class
|
| /plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/ |
| H A D | Lock.php | 21 class Lock implements XmlDeserializable { class
|
| /plugin/virtualkeyboard/vk/ |
| D | readme.txt | 69 % ������� Caps Lock �������� ������� Shift
|
| /plugin/mermaid/ |
| H A D | README.md | 81 …y form the server, simply hover your mouse over the diagram to reveal the Lock button. Clicking it… 107 ### Visibility of Save and Lock Button
|
| /plugin/asciidocjs/node_modules/is-regex/ |
| D | CHANGELOG.md | 166 - Lock covert to v1.0.0. [`9a90b03`](https://github.com/inspect-js/is-regex/commit/9a90b03fb390e66f…
|
| /plugin/ckgedit/ckeditor/lang/ |
| D | en.js.4.9 | 5 … on a image button?","infoTab":"Image Info","linkTab":"Link","lockRatio":"Lock Ratio","menu":"Imag…
|
| D | lang_array.txt | 388 "lockRatio": "Lock Ratio",
|
| D | en.js-4.9.merged | 5 … on a image button?","infoTab":"Image Info","linkTab":"Link","lockRatio":"Lock Ratio","menu":"Imag…
|
| /plugin/ckgdoku/ckeditor/lang/ |
| D | lang_array.txt | 388 "lockRatio": "Lock Ratio",
|
| D | en.js.unc | 5 … on a image button?","infoTab":"Image Info","linkTab":"Link","lockRatio":"Lock Ratio","menu":"Imag…
|
| D | en.js.beautified | 384 lockRatio: "Lock Ratio",
|
| /plugin/grensladawritezor/fckeditor/editor/js/ |
| D | fckeditorcode_gecko.js | 75 …Lock();if (this.ParentPanel) this.ParentPanel.Lock();this.MainNode.style.width=B?B+'px':'';this.Ma… method in FCKPanel 91 …th="+D+",height="+E+",top="+H+",left="+I;if (!F) F=window;FCKFocusManager.Lock();var K=F.open('','…
|
| D | fckeditorcode_ie.js | 76 …Lock();if (this.ParentPanel) this.ParentPanel.Lock();this.MainNode.style.width=B?B+'px':'';this.Ma… method in FCKPanel 92 …G?'yes':'no')+';dialogWidth:'+D+'px;dialogHeight:'+E+'px';FCKFocusManager.Lock();var I='B';try{I=F…
|
| /plugin/webdav/vendor/sabre/dav/ |
| D | CHANGELOG.md | 947 * Changed: Completely refactored the Lock plugin to deal with the new If: header 1696 * Fixed: Issue 118: Lock tokens in If headers without a uri should be treated as 1923 * Fixed: Issue 34: Incorrect Lock-Token response header for LOCK. Fixes Office 2050 * Fixed: Issue 34: Invalid Lock-Token header response.
|