Home
last modified time | relevance | path

Searched refs:options (Results 1051 – 1075 of 1516) sorted by relevance

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDatabaseMigrationService.php166 'options.requestedPolicyVersion' => [
310 'options.requestedPolicyVersion' => [
H A DCloudSourceRepositories.php145 'options.requestedPolicyVersion' => [
H A DCloudRun.php132 'options.requestedPolicyVersion' => [
430 'options.requestedPolicyVersion' => [
/plugin/bez/lib/jquery.datepair/
H A Ddatepair.js48 function Datepair(container, options) { argument
81 this.settings = simpleExtend(this._defaults, options);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js1options,languageId:this._defaults.languageId},label:this._defaults.languageId}),this._client=this.…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js3options){if(fs===undefined)fs=require("fs");return parse(fs.readFileSync(filename),options)}functi… argument
8options){var wb={opts:{}};var Sheets={};var out={};var Directory={};var found_sheet=false;var rang… argument
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme.js145 var BaseTheme = function(diagram, options) { argument
146 this.init(diagram, options);
152 init: function(diagram, options) { argument
H A Dgrammar.jison8 %options case-insensitive
/plugin/siteexport/syntax/
H A Dtoc.php20 private $options = array(); variable in syntax_plugin_siteexport_toc
52 $this->options = explode(' ', substr($match, 5, -1)?:"");
53 return array('start' => true, 'pos' => $pos, 'options' => $this->options);
/plugin/pagequery/
H A Dreadme.md9 On the surface it may appear to fill a similar role to the really excellent [[plugin:indexmenu|IndexMenu]], however pagequery's aspirations are not as lofty or elaborate. IndexMenu focuses on displaying namespaces, and the pages within. allowing you to sort the namespaces and files by many options, and actively navigate and manipulate this index. Pagequery's purpose is __displaying lists of pages__: yes, you can sort by namespace if you wish, however the main goal is to search for and list pages in any order, and then neatly display them in groups (A-Z, by year, by month, etc...) and in addition in columns — to make best use of space. If you try both of them you'll quickly see that they //"scratch different itches."//
17 * Sort lists by A-Z, by name, by year, by month, by day, by author, and many other options
25 Nothing worthwhile is built in isolation: pagequery has been built on the shoulders of giants — i.e. the DokuWiki core functions. Under the skin it makes shamefaced use of the excellent built-in page and full-text [[:search]] functions available in DokuWiki, so there's no new search syntax to learn. However it does bring a little something new to the mix by providing powerful sorting and grouping options.
/plugin/usersubscriptions/
H A DREADME22 …these options can be chained like <usersubscriptions ns deletelink r=3 quicksubscribe displayinher…
/plugin/database2/
H A Dadmin.php160 …<select name="history" onchange="return db2_console_load(this.options[this.selectedIndex].value);">
/plugin/advanced/admin/
H A Dimport.php201 search($namespaces, $conf['datadir'], 'search_namespaces', $options, '');
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js577 function popup(url, name, width, height, options) argument
583 options += ', left=' + x +
588 options = options.replace(/^,/, '');
590 var win = window.open(url, name, options);
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DCHANGELOG.md38 * Better internal options support (no skip). (Ivan Enderlin, 2015-02-22T14:18:57+01:00)
/plugin/stars/
H A Dreadme.txt29 TODO: other image options? control panel?
/plugin/findologicxmlexport/vendor/hoa/compiler/Bin/
H A DPp.php59 protected $options = [ variable in Hoa\\Compiler\\Bin\\Pp
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DClientTest.php238 $result = $client->options();
/plugin/sql/
H A DDB.php60 static function &connect($dsn, $options = array()) argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.grab.js66 function grab(elem, options) argument
78 extend(data, options);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt12 Usage: phpunit [options] UnitTest [UnitTest.php]
13 phpunit [options] <directory>
H A Dhelp2.phpt13 Usage: phpunit [options] UnitTest [UnitTest.php]
14 phpunit [options] <directory>
/plugin/siteexport/renderer/
H A Dpdf.php409 public function _highlight($type, $text, $language = NULL, $filename = NULL, $options = NULL) { argument
411 parent::_highlight($type, $text, $language, $filename, $options);
/plugin/codeprettify/code-prettify/src/
H A Drun_prettify.js1129 function sourceDecorator(options) { argument
1131 if (options['tripleQuotedStrings']) {
1136 } else if (options['multiLineStrings']) {
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1569 var options=prefs.options;
1571 for(var name in options){if(options.hasOwnProperty(name)){Firebug[name]=options[name]
1575 var options=prefs.options;
1606 }var options=this.options=extend(Firebug.Panel.options,this.options);
1645 }var options=this.options=extend(Firebug.Panel.options,this.options);
1667 },show:function(state){var options=this.options;
1674 }},hide:function(state){var options=this.options;
1849 FBL.Button=function(options){options=options||{}; argument
1928 }FBL.Menu=function(options){if(!options.element){if(options.getItems){options.items=options.getItem… argument
2268 var createChromeWindow=function(options){options=extend(WindowDefaultOptions,options||{}); argument
[all …]

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