Home
last modified time | relevance | path

Searched refs:parameters (Results 576 – 600 of 693) sorted by relevance

1...<<2122232425262728

/plugin/adfs/phpsaml/
H A DCHANGELOG42 * [#265](https://github.com/onelogin/php-saml/issues/265) Support parameters at getSPMetadata method
240 * Added extra parameters option to login and logout methods.
/plugin/googlesearch/
H A Dnusoap.php5012 * @param mixed $parameters parameter value(s)
5016 function serializeRPCParameters($operation, $direction, $parameters) argument
5019 $this->appendDebug('parameters=' . $this->varDump($parameters));
5075 $this->debug('no parameters passed.');
5095 function serializeParameters($operation, $direction, $parameters) argument
5098 $this->appendDebug('parameters=' . $this->varDump($parameters));
5129 $this->debug('have ' . $parametersArrayType . ' parameters');
5155 $this->debug('no parameters passed.');
5725 $in = array('parameters' => 'tns:' . $name);
5733 $out = array('parameters' => 'tns:' . $name . 'Response');
/plugin/issuetracker/
H A Dprototype.js1477 parameters: '', property in AnonymousFunctionf562dc224300.options
1485 if (Object.isHash(this.options.parameters))
1486 this.options.parameters = this.options.parameters.toObject();
1501 var params = Object.isString(this.options.parameters) ?
1502 this.options.parameters :
1503 Object.toQueryString(this.options.parameters);
1514 this.parameters = params.toQueryParams();
5075 var params = options.parameters, action = form.readAttribute('action') || '';
5077 options.parameters = form.serialize(true);
5081 Object.extend(options.parameters, params);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D70.70.js1parameters:[]};t.documentation={value:g(e.documentation)},t.label+=g(e.prefixDisplayParts),e.param… property in AnonymousFunctione6029fa93d00.t
H A D4.4.js1parameters||(this.parameters=new le(this)),this.parameters},t}(he),Ie=function(e){function t(t,n){…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md85 * Fix code generation for scalar parameters (thanks @trowski)
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md108 * Added: Content negotiation now correctly support mime-type parameters such as
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md93 * Fixed version parameters for DeleteDocument by @pheyse24 [#2048](https://github.com/ruflin/Elastica/pull/2048)
94 * Fixed version parameters for Index::addDocument() by @pidera [#2050](https://github.com/ruflin/Elastica/pull/2050)
362 * [Camel Case](https://www.elastic.co/guide/en/elasticsearch/reference/master/breaking-changes-7.0.html#_camel_case_and_underscore_parameters_deprecated_in_6_x_have_been_removed) and underscore parameters deprecated in 6.x have been removed
489 * Added request parameters to `Client->deleteDocuments()`. [#1419](https://github.com/ruflin/Elastica/pull/1419)
490 * Added request parameters to `Type->updateDocuments()`, `Type->addDocuments()`, `Type->addObjects()`, `Index->addDocuments()`, `Index->updateDocuments()`. [#1427](https://github.com/ruflin/Elastica/pull/1427)
515 - Numeric to and from parameters in [date_range aggregation](https://www.elastic.co/guide/en/elasticsearch/reference/6.0/breaking_60_aggregations_changes.html#_numeric_literal_to_literal_and_literal_from_literal_parameters_in_literal_date_range_literal_aggregation_are_interpreted_according_to_literal_format_literal_now) are interpreted according to format of the target field
522 - In QueryString is not allowed to use fields parameters in conjunction with default_field parameter. This is not well documented, it's possibile to understand from [Elasticsearch tests : QueryStringQueryBuilderTests.java](https://github.com/elastic/elasticsearch/blob/6.0/core/src/test/java/org/elasticsearch/index/query/QueryStringQueryBuilderTests.java#L917) [#1352](https://github.com/ruflin/Elastica/pull/1352)
537 - [Analyze Explain](https://www.elastic.co/guide/en/elasticsearch/reference/6.0/_explain_analyze.html) no more support [request parameters](https://www.elastic.co/guide/en/elasticsearch/reference/5.5/indices-analyze.html), use request body instead. [#1370](https://github.com/ruflin/Elastica/pull/1370)
542 - Remove [deprecated parameters](https://github.com/elastic/elasticsearch/pull/26508) from ids_query [#1382](https://github.com/ruflin/Elastica/pull/1382)
585 - Add support for Health parameters fo
[all...]
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md394 - `BlockRendererInterface` and `InlineRendererInterface` were replaced by `NodeRendererInterface` with slightly different parameters. All core renderers now implement this interface.
/plugin/syntaxhighlighter4/
H A DREADME.md108 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md216 * Renamed $languages constructor parameters to $locales for both the Client
/plugin/pot/
H A DREADME.md55 Additional parameters can be used to adjust the displayed result:
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md100 its ``format()`` method. Please note that you can not pass colored texts in the second parameters (text length calculation
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md47 parameters (e.g. setApiKey)
196 parameters to `indices.stats` API.
198 - Updated the phpdoc parameters for all the API endpoints
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst323 The ``@Type`` annotation can have parameters and parameters can be used by serialization/deserializ…
/plugin/mytemplate/
H A DREADME29 - depending on the command specified, up to three parameters are required, separated by colons.
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md141 * Added: Content negotiation now correctly support mime-type parameters such as
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc36 * // ... additional parameters ...
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md135 - `ServerRequest::getUriFromGlobals` to support URLs in query parameters
/plugin/syntaxhighlighter3/
H A DREADME.md87 // No title detected, pass all attributes as parameters to SyntaxHighlighter.
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js207 { method: 'get', parameters: 'result=' + this.getResult(), asynchronous: false });
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md59 - [101: Test annotation parameters containing space](https://github.com/doctrine/annotations/pull/1…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js28437 var parameters = {
28924 var dict = parameters.dict;
29280 function TextAnnotation(parameters) {
29294 _this7.data.name = parameters.dict.has('Name') ? parameters.dict.get('Name').name : 'Note';
29340 var dict = parameters.dict;
29414 var dict = parameters.dict;
29470 var dict = parameters.dict;
29528 function InkAnnotation(parameters) {
29535 var dict = parameters.dict;
29536 var xref = parameters.xref;
[all …]

1...<<2122232425262728