Home
last modified time | relevance | path

Searched refs:remove (Results 351 – 375 of 799) sorted by path

1...<<11121314151617181920>>...32

/plugin/dokumicrobugtracker/js/
H A Djquery.js2remove();if(e==="none"||e===""){ch||(ch=c.createElement("iframe"),ch.frameBorder=ch.width=ch.heigh…
3remove:function(a){f.event.remove(this,M(a.origType,a.selector),a)}},beforeunload:{setup:function(…
/plugin/dokuprism/prism/
H A Dprism.css2 https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+abap+abnf+actionscript+ada+antlr4+apacheconf+apl+applescript+aql+arduino+arff+asciidoc+aspnet+asm6502+autohotkey+autoit+bash+basic+batch+bbcode+bison+bnf+brainfuck+brightscript+bro+c+csharp+cpp+cil+clojure+cmake+coffeescript+csp+crystal+css-extras+d+dart+diff+django+dns-zone-file+docker+ebnf+eiffel+ejs+elixir+elm+etlua+erb+erlang+fsharp+fortran+gml+gedcom+go+graphql+groovy+haml+handlebars+haskell+haxe+hcl+http+hpkp+hsts+ichigojam+icon+inform7+ini+io+j+java+javadoc+javadoclike+javastacktrace+jolie+jq+jsdoc+js-extras+json+json5+jsonp+js-templates+julia+keyman+kotlin+latex+latte+less+lilypond+liquid+lisp+livescript+lolcode+lua+makefile+markdown+markup-templating+matlab+mel+mizar+monkey+moonscript+n1ql+n4js+nand2tetris-hdl+nasm+neon+nginx+nim+nix+objectivec+pascal+perl+php+phpdoc+php-extras+plsql+powershell+processing+prolog+properties+protobuf+pug+puppet+pure+python+q+qml+qore+r+jsx+tsx+reason+regex+renpy+rest+rip+roboconf+robotframework+ruby+rust+sas+sass+scss+scala+scheme+shell-session+smalltalk+smarty+solidity+soy+sparql+splunk-spl+sqf+sql+stylus+swift+t4-templating+t4-cs+t4-vb+tap+tcl+tt2+textile+toml+turtle+twig+typescript+vala+vbnet+velocity+verilog+vhdl+vim+visual-basic+wasm+wiki+xeora+xojo+xquery+yaml+zig&plugins=show-language+remove-initial-line-feed+previewers+toolbar+copy-to-clipboard+download-button */
/plugin/dokutexit/
H A DREADME.md22 * remove zip functions from outer space, using zlib instead
149 …ng your action plugin, you can put some dumb values (that you'll have to remove later). To do so, …
/plugin/doodle4/
H A DLICENSE355 remove any additional permissions from that copy, or from any part of
392 restriction, you may remove that term. If a license document contains
/plugin/dropfiles/src/
H A Dupload.js37 jQuery('#' + ERROR_DIALOG_ID).remove();
50 jQuery('#' + ERROR_DIALOG_ID).remove();
63 jQuery('#' + ERROR_DIALOG_ID).remove();
82 $errorDialog.remove();
92 $errorDialog.remove();
308 $uploadBarsDone.remove();
309 $widget.find('.error').remove();
/plugin/dropfiles/
H A Dyarn.lock1901 remove-trailing-separator "^1.0.1"
2350 remove-trailing-separator@^1.0.1:
2352 …resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0…
/plugin/dtable/
H A Dscript.js102 $form.remove();
104 $table.find("textarea.dtable_field").remove();
106 jQuery(".dtable_unmerge").remove();
499 dtable.remove = function($this_row) { function
521 $this_row.remove();
578 dtable.remove($this_row);
623 jQuery(this).remove();
831 $form.find(".form_row").prev().remove();
879 dtable.remove($this_row);
880 $this_row.remove();
H A Dstyle.css50 #dtable_context_menu li.remove a { background-image: url(images/remove.png); }
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCache.php87 public function remove($filename)
82 public function remove($filename) global() function in Mpdf\\Cache
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DFontCache.php64 public function remove($filename) function in Mpdf\\Fonts\\FontCache
66 return $this->cache->remove($filename);
75 $this->remove($filename);
H A DMetricsGenerator.php75 $this->fontCache->remove($fontkey . '.cgm');
79 $this->fontCache->remove($fontkey . '.z');
87 $this->fontCache->remove($fontkey . '.cw');
/plugin/editonlink/
H A Dscript.js30 v.remove();
/plugin/edittable/lib/
H A Dhandsontable.full.js430 element.classList.remove.apply(element.classList, className);
433 element.classList.remove(className[len]);
4219 value: function remove(key, callback) {
4297 this.remove(key, globalHandlers[index]);
4321 this.remove(key, localHandlers[_index], context);
17401 _pluginHooks2.default.getSingleton().remove(key, callback, instance);
/plugin/edittable/script/
H A Deditor.js428 jQuery('textarea.handsontableInput:not(:last)').remove();
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md399 - [TEST] remove watermark flood from static config [[9b71940]](http://github.com/elasticsearch/elasticsearch-php/commit/9b71940)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIlmNamespace.asciidoc121 $params['index'] = (string) The name of the index to remove policy on
H A DMlNamespace.asciidoc123 $params['event_id'] = (string) The ID of the event to remove from the calendar
137 $params['job_id'] = (string) The ID of the job to remove from the calendar
H A DSlmNamespace.asciidoc39 $params['policy_id'] = (string) The id of the snapshot lifecycle policy to remove
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D1216f8f7367df3aa823012cef310c08a.asciidoc14 'source' => 'ctx._source.tag = ctx._source.remove("flag")',
H A D58df61acbfb15b8ef0aaa18b81ae98a6.asciidoc9 'script' => 'ctx._source.remove(\'new_field\')',
H A D8871b8fcb6de4f0c7dff22798fb10fb7.asciidoc15 'source' => 'if (ctx._source.foo == \'bar\') {ctx._version++; ctx._source.remove(\'foo\')}',
H A Dac544eb247a29ca42aab13826ca88561.asciidoc10 'source' => 'if (ctx._source.tags.contains(params.tag)) { ctx._source.tags.remove(ctx._source.tags.indexOf(params.tag)) }',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex-operations.asciidoc252 manage your {es} indices (add/remove templates, flush segments, close indices,
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md53 * Mark `FulfilledPromise`, `RejectedPromise` and `LazyPromise` as deprecated for Promise v2 (and remove for Promise v3).
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md101 * Added `ignore_missing` option to `lowercase`, `remove`, `trim` and `uppercase` processors by @deguif [#2001](https://github.com/ruflin/Elastica/pull/2001)
674 - remove _shutdown for Node and Cluster as deprecated
931 - \Elastica\Query\FuzzyLikeThis remove as not supported anymore
1185 - Avoid remove previously added params when adding a suggest to the query [#726](https://github.com/ruflin/Elastica/issues/726/)
1717 - Add get/set/has/remove methods to Document

1...<<11121314151617181920>>...32