Home
last modified time | relevance | path

Searched refs:setOption (Results 1 – 25 of 31) sorted by last modified time

12

/plugin/sql/
H A DDB.php34 function setOption($option,$val) { function in MDB3
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php184 $test = $this->setOption($option, $value);
214 public function setOption($option, $value) function in bibtexparser_plugin_bibtex4dw
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxOptions.php45 public function setOption($name, $value) function in Facebook\\WebDriver\\Firefox\\FirefoxOptions
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DScroll.php86 $this->_search->setOption(Search::OPTION_SCROLL, $this->expiryTime);
87 $this->_search->setOption(Search::OPTION_SCROLL_ID, $this->_nextScrollId);
136 $this->_search->setOption(Search::OPTION_SCROLL, $this->expiryTime);
137 $this->_search->setOption(Search::OPTION_SCROLL_ID, null);
220 $this->_search->setOption(Search::OPTION_SCROLL, $this->_options[0]);
221 $this->_search->setOption(Search::OPTION_SCROLL_ID, $this->_options[1]);
223 $this->_search->setOption(Search::OPTION_SEARCH_IGNORE_UNAVAILABLE, $this->_options[2]);
H A DSearch.php182 public function setOption(string $key, $value): self
196 $this->setOption($key, $value);
180 public function setOption(string $key, $value): self global() function in Elastica\\Search
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DSuffix.php48 public function setOption($option) function in Google\\Service\\FirebaseDynamicLinks\\Suffix
/plugin/a2s/
H A DASCIIToSVG.php1908 public function setOption($opt, $val) { function in dokuwiki\\plugin\\a2s\\SVGGroup
2091 public function setOption($opt, $val) { function in dokuwiki\\plugin\\a2s\\SVGPath
2768 public function setOption($opt, $val) { function in dokuwiki\\plugin\\a2s\\SVGText
2978 $this->svgObjects->setOption('fill', 'none');
3360 $this->svgObjects->setOption('style',
3455 $t->setOption('fill', '#fff');
3457 $t->setOption('fill', '#000');
3465 $t->setOption('fill', '#000');
3469 $t->setOption('fill', '#000');
3494 $t->setOption('stroke', 'none');
[all …]
/plugin/move/helper/
H A Dplan.php159 public function setOption($name, $value) { function in helper_plugin_move_plan
/plugin/move/admin/
H A Dmain.php104 $this->plan->setOption('autoskip', $INPUT->bool('autoskip'));
105 $this->plan->setOption('autorewrite', $INPUT->bool('autorewrite'));
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dexplorer.js31 setOption: function(e, t) {
342 h.setOption("ruleset", e.domain + "-" + t), u.liveRegion.Clear(), u.liveRegion.Hide(),
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php183 $test = $this->setOption($option, $value);
217 function setOption($option, $value) function in Structures_BibTex
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.write.php27 $getID3->setOption(array('encoding'=>$TaggingFormat));
H A Ddemo.mysqli.php55 $getID3->setOption(array(
H A Ddemo.browse.php44 $getID3->setOption(array('encoding' => $PageEncoding));
181 …$getID3->setOption(array('option_md5_data' => (isset($_REQUEST['ShowMD5']) && GETID3_DEMO_BROWSE_A…
H A Ddemo.simple.write.php22 $getID3->setOption(array('encoding'=>$TextEncoding));
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php398 public function setOption($optArray) { function in getID3
/plugin/jplayer/vendor/symfony/process/
H A DProcessBuilder.php221 public function setOption($name, $value) function in Symfony\\Component\\Process\\ProcessBuilder
/plugin/codemirror/dist/
H A Dscripts.min.js.map1setOption","getDoc","addKeyMap","removeKeyMap","addOverlay","modeSpec","removeOverlay","newRanges"…
H A Dscripts.min.js5 …nstructor:a,focus:function(){window.focus();this.display.input.focus()},setOption:function(a,c){va… method in a
6 …ction(b,c,d){if(!a.modes.hasOwnProperty(c))a.requireMode(c,function(){b.setOption("mode",b.getOpti…
8setOption("styleActiveLine",b==="1")}}},closebrackets:{default_:"0",callback:function(b){if(a){a.s…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js1setOption("disableInput",true);b.setOption("showCursorWhenSelecting",false);a.signal(b,"vim-mode-c… property in AnonymousFunction1b9134d70100.f.U
2setOption("keyMap","vim-replace");a.signal(b,"vim-mode-change",{mode:"replace"})}else{b.toggleOver…
3setOption("theme",b.args[0])},map:function(a,b,c){var d=b.args;if(!d||d.length<2){if(a){nb(a,"Inva…
H A Dvim.min.js.map1setOption","signal","mode","on","onCursorActivity","maybeInitVimState","getInputField","getOnPaste…
/plugin/imagecarousel/vendor/slick/
H A Dslick.min.js17 …q(a.currentSlide).outerHeight(!0);a.$list.css("height",b)}},b.prototype.setOption=b.prototype.slic…
/plugin/publist/bib2tpl/lib/
H A DBibTex.php183 $test = $this->setOption($option, $value);
217 function setOption($option, $value) function in Structures_BibTex
/plugin/jukebox/id3/
H A Dgetid3.php139 function setOption($optArray) { function in getID3
/plugin/freechat/phpfreechat/src/containers/
H A Doracle.class.php269 $this->_db->setOption('portability', DB_PORTABILITY_NUMROWS);

12