Home
last modified time | relevance | path

Searched refs:parameters (Results 526 – 550 of 693) sorted by relevance

1...<<2122232425262728

/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163658.bak21 // Syntax parameters
35 // Configuration parameters
92 * parse parameters from the {{facebookevents>...}} tag.
H A Dsyntax.php.2018-03-08_163718.bak21 // Syntax parameters
35 // Configuration parameters
92 * parse parameters from the {{facebookevents>...}} tag.
H A Dsyntax.php.2018-03-08_164623.bak21 // Syntax parameters
35 // Configuration parameters
92 * parse parameters from the {{facebookevents>...}} tag.
H A Dsyntax.php.2018-03-08_164706.bak21 // Syntax parameters
35 // Configuration parameters
96 * parse parameters from the {{facebookevents>...}} tag.
H A Dsyntax.php.2018-03-08_165027.bak21 // Syntax parameters
35 // Configuration parameters
96 * parse parameters from the {{facebookevents>...}} tag.
H A Dsyntax.php.2018-03-08_165158.bak21 // Syntax parameters
35 // Configuration parameters
96 * parse parameters from the {{facebookevents>...}} tag.
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php1164 $parameters = [];
1235 $parameters[] = $nullable . $typeDeclaration . $reference . $name . $default;
1238 return implode(', ', $parameters);
/plugin/conflictmerger/
H A Daction.php116 * @param param The parameters of the event.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md655 * Fixed a bug that was encountered when parsing empty header parameters
697 * Bug fix: GET parameters are now used when calculating an OAuth signature
712 * Bug fix: Correctly parsing header parameters that are in `<>` and quotes
716 * OAuth parameters are only added via the plugin if they aren't already set
904 * Bug fix: empty parameters are removed from an OAuth signature
976 * Bug fix: Filters were not always invoked for array service description parameters
1010 * Added `extends` attributes to service description parameters
1253 * Bug: Only appending or prepending parameters in commands if they are specified
1325 * Added the ability to passed parameters to all requests created by a client
1334 * Using an ApiParams object instead of a Collection for parameters of an ApiCommand
[all …]
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md81 Some formats, like CSV, will require additional parameters needed to parse the
101 …a before passing it on to chart. The handler function will receive two parameters: loaded data, Da…
102 …ce to track progress of the load. The function will be passed in three parameters: global progress…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dupload.lasso32 Convert query string parameters to variables and initialize output.
/plugin/dlcounter/
H A DREADME.md31 A complete list of optional parameters:
/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)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php457 $parameters = $constructor->getParameters();
460 if (count($parameters) < 2) {
/plugin/achart/assets/
H A Dapexcharts.min.js14parameters={},this.lastUpdateCall=null,this.p=t.doc().node.createSVGPoint()}t.prototype.transformP…
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md35 * Context: Allow to pass options and parameters to the stream
194 represents a set of options and parameters for the stream.
195 [See the options and parameters for the `http://` stream wrapper](http://php.net/context.http)
199 options/parameters of the stream.
220 respectively retrieve the options and the parameters, and acts
/plugin/wikistats/
H A DREADME.md149 ### Multiple parameters syntax
151 If you want to pass a number of parameters to the plugin they should be
/plugin/fedauth/
H A Daction.php99 * @param array $param additional parameters
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dfck.afpa.code143 && This function removes unwanted characters in URL parameters mostly entered by hackers
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc74 The extended syntax is an array of parameters for each host. The structure of
H A Drelease-notes.asciidoc114 * Fixed ClientBuilder::fromConfig allowing multiple function parameters (for
314 parameters to `indices.stats` API.
316 * Updated the phpdoc parameters for all the API endpoints
/plugin/revealjs/
H A Dchangelog.md21 …- Full example - parameters are parsed dynamically like in CSS, the parameter order is not importa…
49 - `<notes>` - no parameters
/plugin/siteexport/inc/
H A Dfunctions.php593 public function hashNameForParameters($parameters) argument
595 return md5($parameters);
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt107 phpThumb.php can also be called by passing parameters not
120 last item. As many key/value pairs for parameters can be
198 Requires "w" and "h" parameters set.
310 Using default parameters (&fltr[]=lvl) is similar to
500 parameters
584 values for sx/sy/sw/sh parameters, or if those are set
587 to crop 25% off all sides, you would specify parameters:
/plugin/adfs/phpsaml/
H A DREADME.md679 The login method can receive other six optional parameters:
681 * `$parameters` - An array of parameters that will be added to the `GET` in the HTTP-Redirect.
961 $parameters = array('SAMLResponse' => $logoutResponse);
963 $parameters['RelayState'] = $_GET['RelayState'];
969 $parameters['SigAlg'] = $security['signatureAlgorithm'];
970 $parameters['Signature'] = $signature;
973 $this->redirectTo($this->getSLOurl(), $parameters);
1014 Also there are eight optional parameters that can be set:
1016 * `$parameters` - Extra parameters to be added to the GET.
1042 A more complex logout with all the parameters:
[all …]

1...<<2122232425262728