Home
last modified time | relevance | path

Searched refs:method (Results 601 – 625 of 972) sorted by relevance

1...<<21222324252627282930>>...39

/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md674 * Changed: PropertyStorage backends now have a `move` method.
691 * Changed: PrincipalBackend now has a findByUri method.
866 think about it on a per-method basis.
899 this method is now required.
950 * Added: has() method on DAV\Property\SupportedReportSet.
1680 * Added: API level support for ACL HTTP method.
1948 ::unserialize() method.
1961 * Fixed: Comma's between HTTP methods in 'Allow' method.
2097 the standard installation method.
2155 * Added: The Auth backend got a getUsers method
[all …]
/plugin/html2pdf/snorriheim/
H A Dstyle.ini22 ; the stylesheets. Changing this file is the simplest method to
H A Dstyle.ini.dist22 ; the stylesheets. Changing this file is the simplest method to
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst9 The suggested installation method is via `composer`_:
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample01.cfm40 <form method="POST" action="sampleposteddata.cfm">
/plugin/pagemove/lang/pl/
H A Dlang.php.txt17 // if set here, the plugin doesn't need to override the getMenuText() method
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DInvocationMocker.php270 public function method($constraint) function in PHPUnit_Framework_MockObject_Builder_InvocationMocker
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php301 foreach ($r->getMethods() as $method) {
302 $methodName = strtolower($method->getName());
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md10 * A new method, `getWithPrefixLen`, was added to the `Reader` class.
11 This method returns an array containing the record and the prefix
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md36 * New method `Elastica\Aggregation\Terms::setMissingBucket`. For Composite Agg. Include in the response documents without a value for a given source. [#2117](https://github.com/ruflin/Elastica/pull/2117)
46 * Changed `SetProcessor::setValue` signature to allow to pass any type, if you are overriding this method you must update the signature removing the `string` type-hint by @franmomu [#2082](https://github.com/ruflin/Elastica/pull/2082)
47 * Changed `Settings::setMergePolicy` signature to allow to pass `int` and `string` as argument 2, if you are overriding this method you must update the signature removing the `string` type-hint by @franmomu [#2085](https://github.com/ruflin/Elastica/pull/2085)
78 * Fixed case mismatch in method calls by @franmomu [#2087](https://github.com/ruflin/Elastica/pull/2087)
105 * Added `Elastica\Query\Terms::setBoost()` method to configure boost by @deguif [#2035](https://github.com/ruflin/Elastica/pull/2035)
113 * Triggered deprecation in `Elastica\Result::getType()` method by @deguif [#2016](https://github.com/ruflin/Elastica/pull/2016)
127 * Deprecated `Elastica\Bulk::toString()`, `Elastica\Bulk\Action::toString()` and `Elastica\Request::toString()` methods, use `__toString()` method or cast to string instead by @deguif [#2033](https://github.com/ruflin/Elastica/pull/2033)
129 * Deprecated not passing a `method` when constructing `Elastica\Aggregation\NormalizeAggregation` by @deguif [#2040](https://github.com/ruflin/Elastica/pull/2040)
317 * The method `Index::deleteById()` does not throw an `NotFoundException` when deleting a non-existing document [#1732](https://github.com/ruflin/Elastica/pull/1732)
324 * The `\Elastica\Query\GeoPolygon::count()` method no
[all...]
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md48 * Test: Add test case for the `isInfinite` method. (Ivan Enderlin, 2016-08-12T08:06:15+02:00)
74 * Parser: Remove calls to `getCurrentToken` method. (Ivan Enderlin, 2016-02-22T11:58:19+01:00)
148 * Add the `getCompiler` method. (Ivan Enderlin, 2014-09-29T09:52:51+02:00)
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md191 * Added: The Request and Response object now have a `__toString()` method that
194 * Changed: Added Response::getStatusText(). This method returns the
219 * Fixed: Doing a GET request with the client uses the last used HTTP method
/plugin/issuetracker/
H A Dprototype.js139 var method = value;
142 })(property).wrap(method);
144 value.valueOf = method.valueOf.bind(method);
145 value.toString = method.toString.bind(method);
933 function invoke(method) { argument
1473 method: 'post', property in AnonymousFunctionf562dc224300.options
1483 this.options.method = this.options.method.toLowerCase();
1500 this.method = this.options.method;
1507 this.method = 'post';
1555 if (this.method == 'post') {
[all …]
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jar ... .apache.http.protocol.HttpContext context String method } org/apache/http/protocol/RequestExpectContinue ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jar ... .apache.http.protocol.HttpContext context String method } org/apache/http/protocol/RequestExpectContinue ...
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php933 * @param string $method
939 public function setPassword($password, $method = 'pbkdf2', ...$func_args) argument
943 $method = strtolower($method);
944 switch ($method) {
968 $dkLen = $method == 'pbkdf1' ? 2 * $key_length : $key_length;
972 case $method == 'pkcs12':
1027 case $method == 'pbkdf1':
1061 … throw new UnsupportedAlgorithmException($method . ' is not a supported password hashing method');
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DREADME.md15 The suggested installation method is via [composer](https://getcomposer.org/):
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js.unc9 // The plugin initialization logic goes inside this method.
/plugin/pagemove/lang/cs/
H A Dlang.php.txt15 // if set here, the plugin doesn't need to override the getMenuText() method
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.2.md28 * A new `getSourceDirectory()` method was added on the AssetInterface
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DREADME.md59 'method' => "GET"
/plugin/ckgedit/ckeditor/plugins/signature/
H A Dplugin.js.unc9 // The plugin initialization logic goes inside this method.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DBREAKING_CHANGES.md31 - [#674](https://github.com/elastic/elasticsearch-php/pull/674) `ClientBuilder::defaultLogger()` method was removed. It is recommended to [create the logger object manually](https://github.com/elastic/elasticsearch-php/blob/master/docs/configuration.asciidoc#enabling-the-logger).
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG24 __toString() method on an object was possible even if not allowed by the
123 * fixed edge case in the method cache for Twig attributes
134 * "empty" test will now consider the return value of the __toString() method for
408 * fixed the C extension sandbox behavior when get or set is prepend to method name
696 * moved all node manipulations outside the compile() Node method
753 * fixed method case-sensitivity when using the sandbox mode
840 * fixed usage of operators as method names (like is, in, and not)
917 * fixed type hinting for Twig_Environment::addFilter() method
931 * removed the Twig_Resource::resolveMissingFilter() method
1054 * made Twig_Autoloader::autoload() a static method
[all …]
/plugin/combo/resources/library/combo/
H A Dcombo.min.js30 `;let l=this.getDataNamespace();return this.popoverRootHtmlElement.setAttribute(`data${l}-toggle`,"popover"),this.popoverRootHtmlElement.setAttribute(`data${l}-trigger`,this.trigger),this.popoverRootHtmlElement.setAttribute(`data${l}-placement`,String(this.placement)),this.popoverRootHtmlElement.setAttribute(`data${l}-html`,String(this.isHtml)),this.popoverRootHtmlElement.setAttribute(`data${l}-container`,"body"),this.popoverRootHtmlElement.setAttribute(`data${l}-content`,this.content),this.bootStrapPopOver=new c.Popover(this.popoverRootHtmlElement,e),this.bootStrapPopOver}getDataNamespace(){let t="-bs",e=5;if("bootstrap"in window){let s=window.bootstrap;if(typeof s.Popover.VERSION<"u")return e=parseInt(s.Popover.VERSION.substring(0,1),10),e<5?"":t}if("jQuery"in window){let l=window.jQuery.fn.tooltip.constructor.VERSION;if(typeof l<"u")return e=parseInt(l.substring(0,1),10),e<5?"":t}return t}setTextContent(t){return this.content=t,this.isHtml=!1,this}setHtmlContent(t){return this.content=t,this.isHtml=!0,this}setEnableDismissOnNextClick(){return this.dismissOnNextClick=!0,this}setDisableDismissOnNextClick(){return this.dismissOnNextClick=!1,this}setTitle(t){return this.title=t,this}}class X{static hasWindowGuard(t){if(!this.hasWindow(t))throw Error("The element has no window")}static hasWindow(t){return!(!t||!t.ownerDocument||!t.ownerDocument.defaultView)}static getWindow(t){return this.hasWindowGuard(t),t.ownerDocument.defaultView}static formDataToObject(t){let e={};for(let s of t){let l=s[0],r=s[1];if(e.hasOwnProperty(l)){let n=e[l];Array.isArray(n)?e[l].push(r):e[l]=[n,r]}else e[l]=r}return e}}class z{constructor(t){i(this,"method","GET");i(this,"url");this.url=t}async getJson(){let t=await this.getResponse();return t.status!==200?{}:t.json()}async getText(){let t=await this.getResponse();return t.status!==200?"":t.text()}setMethod(t){return this.method=t.toUpperCase(),this}sendFormDataAsJson(t){return fetch(this.url.toString(),{method:this.method,body:JSON.stringify(X.formDataToObject(t)),headers:{"Content-Type":"application/json"}})}async getResponse(){let t=await fetch(this.url.toString(),{method:this.method});if(t.status!==200){let e=R.createTemporary();e.addBody(`Bad request: the call ${this.url} to the backend sends back the following exit code`+t.status),e.show()}return t}}const f=class{constructor(t){i(this,"url");let e=window.DOKU_BASE,s=window.JSINFO;switch(t){case f.AJAX:this.url=new URL(e+"lib/exe/ajax.php",window.location.href),this.url.searchParams.set("id",s.id);break;case f.RUNNER:this.url=new URL(e+"lib/exe/taskrunner.php",window.location.href),this.url.searchParams.set("id",s.id);break;case f.FETCH:this.url=new URL(e+"lib/exe/fetch.php",window.location.href);break;case f.EDIT:this.url=new URL(e+"doku.php",window.location.href),this.url.searchParams.set("do","edit"),this.url.searchParams.set("id",s.id);break;case f.SHOW:this.url=new URL(e+"doku.php",window.location.href),this.url.searchParams.set("id",s.id);break;default:throw new Error(`The type ${t} is unknown`)}}setProperty(t,e){return this.url.searchParams.set(t,e),this}toString(){return this.url.toString()}getCall(){return this.url.searchParams.get(f.CALL)}toRequest(){return new z(this.url)}static createAjax(t){return new f(this.AJAX).setProperty(f.CALL,t)}static createRunner(){return new f(this.RUNNER)}static createFetch(t,e){let s=new f(this.FETCH);if(typeof t>"u")throw new Error("The media id is mandatory");return s.setProperty("media",t),typeof e<"u"&&s.setProperty("drive",e),s}static createEdit(t){let e=new f(this.EDIT);return typeof t<"u"&&e.setProperty("id",t),e}};let y=f;i(y,"AJAX","AJAX"),i(y,"RUNNER","RUNNER"),i(y,"CALL","call"),i(y,"EDIT","edit"),i(y,"SHOW","show"),i(y,"FETCH","fetch");class V{constructor(t){i(this,"date");this.date=t}static createFromIso(t){let e=new Date(t);return new V(e)}toSqlTimestampString(){return`${this.date.getFullYear()}-${(this.date.getMonth()+1).toString().padStart(2,"0")}-${this.date.getDate().toString().padStart(2,"0")} ${this.date.getHours().toString().padStart(2,"0")}:${this.date.getMinutes().toString().padStart(2,"0")}:${this.date.getSeconds().toString().padStart(2,"0")}`}}u.Date=V,u.DokuUrl=y,u.Form=B,u.Html=$,u.Modal=R,u.Popover=x,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});

1...<<21222324252627282930>>...39