Home
last modified time | relevance | path

Searched refs:optional (Results 26 – 50 of 248) sorted by last modified time

12345678910

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCcrNamespace.asciidoc58 $params['body'] = (array) The name of the leader index and other optional ccr related parameters (Required)
H A DMlNamespace.asciidoc430 $params['partition_field_value'] = (string) Specifies the partition to retrieve categories for. This is optional, and should never be used for jobs where per-partition categorization is disabled.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md145 * Added new optional 'case_insensitive' option to `Elastica\Query\Wildcard` [#1894](https://github.com/ruflin/Elastica/pull/1894)
1676 - Added optional parameter to filter result while percolate [#384](https://github.com/ruflin/Elastica/issues/384/)
2000 - Count has now optional query parametere
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc284 * Reintroduced the optional parameter in
H A Dconnecting.asciidoc238 REST endpoint, document and optional parameters - everything is an associative
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md167 In elasticsearch-php, almost everything is configured by associative arrays. The REST endpoint, document and optional parameters - everything is an associative array.
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md109 The constructor of the `Deferred` accepts an optional `$canceller` argument.
190 with a promise (all parameters are optional):
392 The promise constructor receives a resolver function and an optional canceller
/plugin/latexcaption/
H A DREADME.md51 …right`, `even`,`w-[40,50,60,70,80]` and can be used in conjunction with optional media queries (`-…
/plugin/color/
H A DREADME.md12 - Square brackets indicates optional parts.
/plugin/achart/
H A DREADME.md124 The `<achart>` tag can carry optional attributes to customize the appearance of the chart. The attr…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md514 …ps://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_ajax.html#method-post) method became optional.
H A DLICENSE.md543 be optional: if the application does not supply it, the square
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc54 … URLText:"<span style='font-weight:bold'>URL Display Text (optional, defaults to url)</span>",
55 LinkDispText: "Link display text (optional)",
1278 // parameters are optional.
/plugin/bootswrapper/exe/help/
H A Dwell.txt28 | ''size'' | optional | ''sm'' ''lg'' | Size of well |
H A Daffix.txt25 | ''offset-top'' | optional | Offset from top of target (in ''px|em|%'') |
26 | ''offset-bottom'' | optional | Offset from bottom of target (in ''px|em|%'') |
27 | ''position-top'' | optional | Top position of Affix element (in ''px|em|%'') |
28 | ''position-bottom'' | optional | Bottom position of Affix element (in ''px|em|%'') |
29 | ''position-left'' | optional | Left position of Affix element (in ''px|em|%'') |
30 | ''position-right'' | optional | Right position of Affix element (in ''px|em|%'') |
H A Dbutton.txt114 | ''icon'' | optional | | Font icon class (eg. Glyphicon or Font-Awesome) |
115 | ''size'' | optional | ''lg'' ''sm'' | Button size |
116 | ''block'' | optional | ''true'' ''false'' | Block level buttons |
117 | ''collapse'' | optional | | Target element selector to collapse (see [[collapse]]) |
118 | ''disabled'' | optional | ''true'' ''false'' | Disable the button |
119 | ''modal'' | optional | | Modal ID (see [[modal]]) |
H A Dmodal.txt62 Modals have two optional sizes, available via ''size'' attribute.
H A Dnav.txt245 | ''stacked'' | optional | ''true'' | Stacked nav items |
246 | ''justified'' | optional | ''true'' | Justify nav items |
247 | ''fade'' | optional | ''true'' | Enable fade effect on tabs |
H A Dprogress.txt164 | ''animate'' | optional | ''true'' | Animate the progress bar |
165 | ''striped'' | optional | ''true'' | Add a striped effect to progress bar |
166 | ''showvalue'' | optional | ''true'' | Display current value of progress bar |
H A Dlabel.txt33 | ''icon'' | optional | | Font icon class (eg. Glyphicon or Font-Awesome) |
H A Dpanel.txt129 | ''title'' | optional | | Title of panel |
130 | ''subtitle'' | optional | | Subtitle of panel |
131 | ''icon'' | optional | | Font icon class (eg. Glyphicon or Font-Awesome) |
132 | ''no-body'' | optional | | Don't add a panel body. Useful to add other particular tags (or table…
H A Dalert.txt32 Build on any alert by adding an optional ''dismiss'' option.
49 | ''dismiss'' | optional | ''true'' | Create a dismissible alert |
50 | ''icon'' | optional | | Font icon class (eg. Glyphicon or Font-Awesome) |
/plugin/box/
H A Dplugin.info.txt6 …urs|title> ... </box|caption> width, class, colours title & caption are optional. The title can in…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DDataTypeField.php33 public $optional; variable in Google\\Service\\Fitness\\DataTypeField
66 public function setOptional($optional) argument
68 $this->optional = $optional;
75 return $this->optional;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DConfigMapEnvSource.php31 public $optional; variable in Google\\Service\\CloudRun\\ConfigMapEnvSource
64 public function setOptional($optional) argument
66 $this->optional = $optional;
73 return $this->optional;

12345678910