Home
last modified time | relevance | path

Searched refs:inject (Results 1 – 25 of 66) sorted by relevance

123

/plugin/pagecss/
H A DREADME.md42 The plugin will inject this CSS into the HTML <head> for the page.
46 No output is shown for <pagecss> blocks — they only inject CSS
H A Dplugin-page.md80 The plugin will inject this CSS into the HTML `<head>` for the page.
84 * No output is shown for `<css>` blocks — they only inject CSS
/plugin/asciidocjs/node_modules/neo-async/
Dinject.js3 module.exports = require('./async').inject;
DREADME.md118 - [`inject`](http://suguru03.github.io/neo-async/doc/async.reduce.html) -> [`reduce`](http://suguru…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dlogger.asciidoc32 and inject it into the client:
Dconnection-factory.asciidoc55 As you can see, if you decide to inject your own ConnectionFactory, you take
Dconnection-pool.asciidoc148 You can then instantiate an instance of your ConnectionPool and inject it into
/plugin/asciidocjs/node_modules/async/
Dindex.js7 …s.selectLimit = exports.select = exports.foldr = exports.foldl = exports.inject = exports.forEachO…
476 inject: _reduce2.default, property
580 exports.inject = _reduce2.default;
/plugin/dlcounter/
DREADME.md12 …etrieve the data, so you can perform any other operations on the data or inject the data into your…
/plugin/s5reloaded/ui/effects_support/
Dprototype.js511 return match[1].split(separator || '&').inject({ }, function(hash, pair) {
807 function inject(memo, iterator, context) { function in Enumerable
930 inject: inject,
994 return this.inject([], function(array, value) {
1014 return this.inject([], function(array, value, index) {
1167 return new Hash(object).inject(this, function(result, pair) {
1179 return this.inject([], function(results, pair) {
2477 return properties.inject(dim, function(memo, property) {
3782 return $R(1, total).inject([], function(memo, i) {
3929 var data = elements.inject({ }, function(result, element) {
[all …]
Deffects.js500 this.element.setStyle({backgroundColor: $R(0,2).inject('#',function(m,v,i){
1087 return Element.CSS_PROPERTIES.inject({ }, function(styles, property) {
1096 styles = Element.CSS_PROPERTIES.inject({ }, function(results, property) {
/plugin/freechat/phpfreechat/data/public/js/
Dprototype.js407 $A(div.childNodes).inject('', function(memo, node) { return memo+node.nodeValue }) :
415 return match[1].split(separator || '&').inject({ }, function(hash, pair) {
698 inject: function(memo, iterator, context) { method
858 return this.inject([], function(array, value) {
880 return this.inject([], function(array, value, index) {
1047 return new Hash(object).inject(this, function(result, pair) {
2198 return properties.inject(dim, function(memo, property) {
3232 return $R(1, total).inject([], function(memo, i) {
3386 var data = elements.inject({ }, function(result, element) {
3412 return $A($(form).getElementsByTagName('*')).inject([],
[all …]
/plugin/issuetracker/
Dprototype.js628 return match[1].split(separator || '&').inject({ }, function(hash, pair) {
926 function inject(memo, iterator, context) { function in Enumerable
1049 inject: inject,
1116 return this.inject([], function(array, value) {
1136 return this.inject([], function(array, value, index) {
1282 return new Hash(object).inject(this, function(result, pair) {
1294 return this.inject([], function(results, pair) {
2521 return properties.inject(dim, function(memo, property) {
4991 return elements.inject(initial, function(result, element) {
5017 return arr.inject([], function(elements, child) {
[all …]
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
Dcustom.rst21 if so then we will pass the value array, otherwise will try to inject values into public properties…
/plugin/codeprettify/code-prettify/
DCHANGES.md114 rewrite the HTML and then inject it, so anyone doing that with untrusted HTML
/plugin/combo/vendor/carica/phpcss/
H A DREADME.md45 [FluentDOM 5](https://github.com/FluentDOM/FluentDOM) allows to inject a callback to convert select…
/plugin/codemirror/dist/modes/
Dsoy.min.js.map1inject","@inject?","@state","template","variableScope","literal","msg","fallbackmsg","reduceIndent…
/plugin/webdav/vendor/sabre/http/
DREADME.md209 // You could use beforeRequest to for example inject a few extra headers.
231 // to inject HTTP authentication headers if a 401 was returned.
/plugin/davcal/vendor/sabre/http/
H A DREADME.md209 // You could use beforeRequest to for example inject a few extra headers.
231 // to inject HTTP authentication headers if a 401 was returned.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DUPGRADING.md124 to setup a handler middleware stack up front and inject the handler into a
258 - `inject` has been removed.
524 You can intercept a request and inject a response using the `intercept()` event
691 - Marked `Guzzle\Common\Collection::inject()` as deprecated.
854 ServiceBuilder's `service_builder.create_client` event to inject a custom CurlMulti object into eac…
/plugin/jokuwiki/
DREADME.md65 …ties. Note that the versions of Dokuwiki up to, and including Weatherwax inject inline Javascript …
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DUPGRADING.md174 to setup a handler middleware stack up front and inject the handler into a
308 - `inject` has been removed.
574 You can intercept a request and inject a response using the `intercept()` event
741 - Marked `Guzzle\Common\Collection::inject()` as deprecated.
904 ServiceBuilder's `service_builder.create_client` event to inject a custom CurlMulti object into eac…
/plugin/adfs/phpsaml/
DCHANGELOG74 …he ability to parse IdP XML metadata (remote url or file) and be able to inject the data obtained …
/plugin/saml/phpsaml/
DCHANGELOG74 …he ability to parse IdP XML metadata (remote url or file) and be able to inject the data obtained …
/plugin/asciidocjs/node_modules/async/dist/
Dasync.min.js1inject:qe,foldl:qe,foldr:ie,select:it,selectLimit:rt,selectSeries:st,wrapSync:r,during:_t,doDuring…

123