Home
last modified time | relevance | path

Searched refs:open (Results 426 – 450 of 1091) sorted by relevance

1...<<11121314151617181920>>...44

/plugin/highlight2wiki/
H A DREADME17 javascript:Q=document.selection?document.selection.createRange().text:document.getSelection(); void(window.open(%27https://yourwebsite.com/dokuwiki/doku.php?do=highlight2wiki&te=%27+encodeURIComponent(Q)+%27&ur=%27+ encodeURIComponent(location.href)+%27%27,%27dokuwikiadd%27,%27scrollbars=yes,resizable=yes,toolbars=yes,status=yes%27));
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DUtils.php18 * @param string $filename File to open
19 * @param string $mode Mode used to open the file
24 public static function open($filename, $mode) function in GuzzleHttp\\Stream\\Utils
29 'Unable to open %s using mode %s: %s',
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css455 * Palette open / two-column layout is controlled via
459 .djs-palette.two-column.open {
463 .djs-palette:not(.open) .djs-palette-entries {
467 .djs-palette:not(.open) {
471 .djs-palette.open .djs-palette-toggle {
512 .djs-context-pad.open {
908 .djs-search-container:not(.open) {
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css455 * Palette open / two-column layout is controlled via
459 .djs-palette.two-column.open {
463 .djs-palette:not(.open) .djs-palette-entries {
467 .djs-palette:not(.open) {
471 .djs-palette.open .djs-palette-toggle {
512 .djs-context-pad.open {
908 .djs-search-container:not(.open) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D40.40.js.map1open: '{', close: '}' },\n { open: '[', close: ']' },\n { open: '(', close: ')' },\n…
H A D61.61.js.map1open: '{', close: '}' },\n { open: '[', close: ']' },\n { open: '(', close: ')' },\n…
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/
H A Dfckxml.js56 oXmlHttp.open( "GET", urlToCall, bAsync ) ;
/plugin/formatplus2/
H A Dstyle.css53 content: open-quote;
/plugin/webdav/vendor/sabre/event/
H A DREADME.md39 Head over to the [sabre/dav mailinglist][4], or you can also just open a ticket
/plugin/findologicxmlexport/vendor/hoa/file/
H A DDirectory.php214 $file->open()->delete();
/plugin/formatplus/
H A Dstyle.css53 content: open-quote;
/plugin/davcal/vendor/sabre/event/
H A DREADME.md37 Head over to the [sabre/dav mailinglist][4], or you can also just open a ticket
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dfckxml.js56 oXmlHttp.open( "GET", urlToCall, bAsync ) ;
/plugin/pgn4web/pgn4web/
H A Dengine.js90 …engineWin = window.open(detectEngineLocation() + engineWinParametersSeparator + parameters, pgn4we…
/plugin/davcal/vendor/sabre/uri/
H A DREADME.md39 Head over to the [sabre/dav mailinglist][4], or you can also just open a ticket
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DPageFooter.php10 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\PageFooter
H A DBr.php8 public function open($attr, &$ahtml, &$ihtml) function in Mpdf\\Tag\\Br
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-script.js65 t.open = function(method, url, asyncFlag, username, password) { with (this){ function
392 req.open(method, url, true);
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-script.js41 t.open=function(_2,_3,_4,_5,_6){ function
286 req.open(_39,url,true);
/plugin/refnotes/
H A Dadmin.php131 $this->open();
139 protected function open() {
146 protected function open() { global() function in refnotes_config_section
/plugin/dropfiles/src/
H A Dupload.js267 var open = '{{' + fileid;
284 text = open + text + close;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DRealTimeBidding.php532 ],'open' => [
533 'path' => 'v1/{+name}:open',
/plugin/yuriigantt/src/
H A DJsonRequest.php79 $this->driver->open($this->payload->pageId);
/plugin/rssticker/
H A Drssticker.js66 this.ajaxobj.open('GET', lastrssbridgeurl+"?"+parameters, true)
/plugin/davcal/vendor/sabre/dav/bin/
H A Dgooglecode_upload.py135 f = open(file_path, 'rb')

1...<<11121314151617181920>>...44