Home
last modified time | relevance | path

Searched refs:options (Results 1176 – 1200 of 1516) sorted by relevance

1...<<41424344454647484950>>...61

/plugin/syntaxhighlighter3/
H A DREADME.md33 <sxh [brush alias][; options for SyntaxHighlighter]>
45 Semicolon separated options for SyntaxHighlighter, see [SyntaxHighlighter Configuration](http://ale…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-navigated-viewer.production.min.js16options.inputTarget,this.domHandler=function(t){w(e.options.enable,[e])&&n.handler(t)},this.init()… property in Ol.e._config
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php602 …* @param int $options Bitmask consisting of JSON_HEX_QUOT, JSON_HEX_TAG, JSON_HEX_AMP, JSON_HEX_…
606 function twig_jsonencode_filter($value, $options = 0) argument
614 return json_encode($value, $options);
/plugin/translator/
H A Dhelper.php1158 …$options = array('export_language' => '1', 'Category' => $category, 'Version' => $version, 'Langua…
1159 if ( $NoEncoded ) $options['NoEncode'] = 'true';
1160 return tpl_link(wl($ID, $options),$name,null,true);
/plugin/slider/
H A Djquery.bxslider.js86 $.fn.bxSlider = function(options){ argument
92 this.each(function(){$(this).bxSlider(options)});
122 slider.settings = $.extend({}, defaults, options);
1330 if (settings != undefined) options = settings;
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md117 * Extracted setting gap policy to `\Elastica\Aggregation\Traits\GapPolicyTrait` and introduced `\Elastica\Aggregation\GapPolicyInterface` with constants for options by @stchr [#2023](https://github.com/ruflin/Elastica/pull/2023)
202 * Added endpoint options support to `Elastica\Index::create()` [#1859](https://github.com/ruflin/Elastica/pull/1859)
216 * Reviewed options handling in `Elastica\Index::create()` [#1822](https://github.com/ruflin/Elastica/pull/1822)
225 * Used `GuzzleHttp\RequestOptions` constants for configuring request options [#1820](https://github.com/ruflin/Elastica/pull/1820)
239 * Deprecated `version`/`version_type` options [(deprecated in `6.7.0`)](https://www.elastic.co/guide/en/elasticsearch/reference/6.8/docs-update.html) and added `if_seq_no` / `if_primary_term` that replaced it
377 * Properly handle underscore prefixes in options and bulk request metadata ([cf upstream](https://github.com/elastic/elasticsearch/issues/26886). [#1621](https://github.com/ruflin/Elastica/pull/1621)
386 * Elastica\Reindex missing options (script, remote, wait_for_completion, scroll...)
642 - `\Elastica\Query\MatchPhrase` and `\Elastica\Query\MatchPhrasePrefix` do not extend `\Elastica\Query\Match` anymore because they do not share exactly the same options
677 - Query options such as "timeout" or "terminate_after" should not be ignored when using Multi\Search
691 - Replace flush refresh param with a options arra
[all...]
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor.properties132 options=Options key
H A Deditor.properties.bak128 options=Options
H A Deditor_zh-CN.properties128 options=Options key
H A Deditor_de.properties136 options=Optionen key
H A Deditor_de.properties.bak129 options=Optionen
/plugin/groupmanager/
H A DREADME62 6. If require_conf_namespace is set, all configuration options placed in the page
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst30 argument. They now accept an associative array of options, including the
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1options||(this.options={}),this.options[e]=t},e.prototype.getData=function(e){return this.options&…
/plugin/searchtablejs/
H A Dtablefilter.js83 f!=undefined && f["sort_select"]==true ? sort_slc=true : sort_slc=false;//enables/disables select options sorting
306 grabEBI("flt"+cellIndex+"_"+id).options[optIndex] = currOpt;
338 grabEBI("flt"+cellIndex+"_"+id).options[optIndex] = currOpt;
481 slcPages.options[z] = currOpt;
/plugin/searchtablejs/TableFilter_EN/
H A Dtablefilter.js83 f!=undefined && f["sort_select"]==true ? sort_slc=true : sort_slc=false;//enables/disables select options sorting
306 grabEBI("flt"+cellIndex+"_"+id).options[optIndex] = currOpt;
338 grabEBI("flt"+cellIndex+"_"+id).options[optIndex] = currOpt;
481 slcPages.options[z] = currOpt;
/plugin/news/
H A DREADME91 … taken from the default entry in newsfeed.ini or, lacking that, from the options set in the Dokuwi…
/plugin/bootswrapper/exe/help/
H A Dpopover.txt17 Four options are available: ''top'', ''right'', ''bottom'', and ''left'' aligned.
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php163 function Structures_BibTex($options = array()) argument
182 foreach ($options as $option => $value) {
/plugin/sequencediagram/bower_components/lodash/perf/
H A Dperf.js205 lodash.extend(Benchmark.Suite.options, {
276 lodash.extend(Benchmark.options, {
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php163 function Structures_BibTex($options = array()) argument
182 foreach ($options as $option => $value) {
/plugin/publist/bib2tpl/lib/
H A DBibTex.php163 function Structures_BibTex($options = array()) argument
182 foreach ($options as $option => $value) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md211 * The `--tap` and `--log-tap` commandline options have been deprecated
212 * The `--self-update` and `--self-upgrade` commandline options have been deprecated (PHAR binary on…
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php810 $options = array();
812 $options[] = $handler->_array(sprintf("%s %s",
817 $options_str = $handler->_array(implode(" ",$options));
834 $options) { argument
841 $this->_options = $options;
1113 function add_field_select($x, $y, $w, $h, $name, $value, $options) { argument
1120 $options);
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1options;this.stack.length=0;this.Index=0;this.push(ac,"")}};var aa="dw_id="+Y;b.config.jquery.post…

1...<<41424344454647484950>>...61