Home
last modified time | relevance | path

Searched refs:static (Results 101 – 125 of 389) sorted by last modified time

12345678910>>...16

/plugin/s5/ui/yatil/
H A Dpretty.css104 #slide0 h1 {position: static; margin: 1em 0 1.33em; padding: 5px 0 5px 20px;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dinstallation.asciidoc89 Client instantiation is performed with a static helper function `create()`. This
H A Dconfig-hash.asciidoc7 This functionality is exposed through the `ClientBuilder::FromConfig()` static
H A Dconnection-pool.asciidoc33 This connection pool maintains a static list of hosts which are assumed to be
79 alive. It is a simple pool of static hosts.
99 Unlike the two previous static connection pools, this one is dynamic. The user
232 potentially "out-live" a static list.
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DDsn.php38 * @return static
66 * @return static
77 * @return static
H A DPath.php42 * @return static
59 * @return static
H A DUserPasswordTrait.php36 * @return static
52 * @return static
H A DDsnFunction.php73 * @return static
84 * @return static
H A DUrl.php54 * @return static
70 * @return static
86 * @return static
/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)
401 - [TEST] Add some missing and required static configs [[38febbe]](http://github.com/elasticsearch/elasticsearch-php/commit/38febbe)
H A Dphpstan.neon5 - '#Unsafe usage of new static\(\)#'
6 - '#Call to static method performRequest\(\) on trait#'
H A DREADME.md1 <img align="right" width="auto" height="auto" src="https://www.elastic.co/static-res/images/elastic-logo-200.png"/>
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md307 * Added support for injecting a callable AWS credential provider to use static, cached, or custom-sourced credentials [#1667](https://github.com/ruflin/Elastica/pull/1667)
371 * Changed all factory methods to make use of [late static bindings](http://docs.php.net/manual/en/language.oop5.late-static-bindings.php) by using `static` instead of `self` keyword. This is to increase extendability for classes with factory methods.
1212 - ResultSet creation moved to static ResultSet::create() method [#690](https://github.com/ruflin/Elastica/issues/690/)
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md87 * Feature: Improve memory consumption for pending promises by using static internal callbacks without binding to self.
93 to resolver and canceller if callback requires them. Also use static callbacks without
204 * BC break: Remove `When` and `Util` classes and move static methods to
/plugin/achart/
H A DREADME.md5 …ct that ApexCharts takes to generate a chart. Any chart describable by a static JavaScript object …
121 The major restriction is that the JavaScript object must be **static**, i.e. it cannot include func…
/plugin/ckgedit/ckeditor/skins/moono/
H A Ddialog_ie7.css5 …_footer{border-top:1px solid #bfbfbf}.cke_dialog_footer_buttons{position:static}.cke_dialog_footer…
H A Deditor.css5static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{ma…
H A Deditor_gecko.css5static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{ma…
H A Deditor_ie.css5static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{ma…
H A Deditor_ie8.css5static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{ma…
H A Deditor_iequirks.css5static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{ma…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md119 …es`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_filter.html#static-property-instances…
262 …ke4/addon/balloonpanel) is not positioned properly when a margin is added to its non-static parent.
921static-method-getNestedEditable) and `is*` [widget helper](https://ckeditor.com/docs/ckeditor4/lat…
1053 …es`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_filter.html#static-property-instances…
1206 …r()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_style.html#static-method-addCustomHa…
1429 …/ckeditor4/latest/api/CKEDITOR_editor.html#property-activeEnterMode) or [static](https://ckeditor.…
1530 …()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dialog.html#static-method-addIframe) …
H A Dckeditor.js.unc2713 if ("static" != a.getComputedStyle("position")) return a;
13578 …var n = "fixed" == a.getStyle("position") ? d.left : "static" != q.getComputedStyle("position") ? …
14193 …webkit ? (e.append(k), k.addClass("cke_editable"), e.is("body") || (l = "static" != e.getComputedS…
21061 e || (c.style.cssText = "position: static; overflow: visible");
24923 …"static" != b && (a.relativeY = d.y, a.relativeX = d.x, a.top -= a.relativeY, a.bottom -= a.relati…
/plugin/ckgedit/ckeditor/skins/kama/
H A Ddialog_ie7.css5 …n-top:27px}.cke_dialog_tabs{top:33px}.cke_dialog_footer_buttons{position:static;margin-top:7px;mar…
H A Deditor.css5static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{ma…

12345678910>>...16