Home
last modified time | relevance | path

Searched refs:params (Results 1151 – 1175 of 2939) sorted by relevance

1...<<41424344454647484950>>...118

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsTemplates.php51 $params = ['projectId' => $projectId, 'location' => $location, 'postBody' => $postBody];
52 $params = array_merge($params, $optParams);
53 return $this->call('create', [$params], Job::class);
73 $params = ['projectId' => $projectId, 'location' => $location];
74 $params = array_merge($params, $optParams);
75 return $this->call('get', [$params], GetTemplateResponse::class);
102 $params = ['projectId' => $projectId, 'location' => $location, 'postBody' => $postBody];
103 $params = array_merge($params, $optParams);
104 return $this->call('launch', [$params], LaunchTemplateResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsSessions.php62 $params = ['session' => $session, 'postBody' => $postBody];
63 $params = array_merge($params, $optParams);
64 …return $this->call('detectIntent', [$params], GoogleCloudDialogflowCxV3DetectIntentResponse::class…
86 $params = ['session' => $session, 'postBody' => $postBody];
87 $params = array_merge($params, $optParams);
88 …return $this->call('fulfillIntent', [$params], GoogleCloudDialogflowCxV3FulfillIntentResponse::cla…
109 $params = ['session' => $session, 'postBody' => $postBody];
110 $params = array_merge($params, $optParams);
111 … return $this->call('matchIntent', [$params], GoogleCloudDialogflowCxV3MatchIntentResponse::class);
H A DProjectsLocationsAgentsEnvironmentsSessions.php62 $params = ['session' => $session, 'postBody' => $postBody];
63 $params = array_merge($params, $optParams);
64 …return $this->call('detectIntent', [$params], GoogleCloudDialogflowCxV3DetectIntentResponse::class…
86 $params = ['session' => $session, 'postBody' => $postBody];
87 $params = array_merge($params, $optParams);
88 …return $this->call('fulfillIntent', [$params], GoogleCloudDialogflowCxV3FulfillIntentResponse::cla…
109 $params = ['session' => $session, 'postBody' => $postBody];
110 $params = array_merge($params, $optParams);
111 … return $this->call('matchIntent', [$params], GoogleCloudDialogflowCxV3MatchIntentResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
H A DProjectsContent.php60 $params = ['parent' => $parent, 'postBody' => $postBody];
61 $params = array_merge($params, $optParams);
62 return $this->call('deidentify', [$params], GooglePrivacyDlpV2DeidentifyContentResponse::class);
88 $params = ['parent' => $parent, 'postBody' => $postBody];
89 $params = array_merge($params, $optParams);
90 return $this->call('inspect', [$params], GooglePrivacyDlpV2InspectContentResponse::class);
112 $params = ['parent' => $parent, 'postBody' => $postBody];
113 $params = array_merge($params, $optParams);
114 return $this->call('reidentify', [$params], GooglePrivacyDlpV2ReidentifyContentResponse::class);
H A DProjectsLocationsContent.php60 $params = ['parent' => $parent, 'postBody' => $postBody];
61 $params = array_merge($params, $optParams);
62 return $this->call('deidentify', [$params], GooglePrivacyDlpV2DeidentifyContentResponse::class);
88 $params = ['parent' => $parent, 'postBody' => $postBody];
89 $params = array_merge($params, $optParams);
90 return $this->call('inspect', [$params], GooglePrivacyDlpV2InspectContentResponse::class);
112 $params = ['parent' => $parent, 'postBody' => $postBody];
113 $params = array_merge($params, $optParams);
114 return $this->call('reidentify', [$params], GooglePrivacyDlpV2ReidentifyContentResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DProjectsInstances.php49 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
50 $params = array_merge($params, $optParams);
51 return $this->call('rescheduleMaintenance', [$params], Operation::class);
65 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
66 $params = array_merge($params, $optParams);
67 return $this->call('startExternalSync', [$params], Operation::class);
82 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
83 $params = array_merge($params, $optParams);
84 …return $this->call('verifyExternalSyncSettings', [$params], SqlInstancesVerifyExternalSyncSettings…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/Resource/
H A DTopicStatsProjectsLocationsTopics.php52 $params = ['topic' => $topic, 'postBody' => $postBody];
53 $params = array_merge($params, $optParams);
54 return $this->call('computeHeadCursor', [$params], ComputeHeadCursorResponse::class);
68 $params = ['topic' => $topic, 'postBody' => $postBody];
69 $params = array_merge($params, $optParams);
70 return $this->call('computeMessageStats', [$params], ComputeMessageStatsResponse::class);
84 $params = ['topic' => $topic, 'postBody' => $postBody];
85 $params = array_merge($params, $optParams);
86 return $this->call('computeTimeCursor', [$params], ComputeTimeCursorResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistoriesExecutionsStepsPerfSampleSeries.php48 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
49 $params = array_merge($params, $optParams);
50 return $this->call('create', [$params], PerfSampleSeries::class);
67 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
68 $params = array_merge($params, $optParams);
69 return $this->call('get', [$params], PerfSampleSeries::class);
91 …$params = ['projectId' => $projectId, 'historyId' => $historyId, 'executionId' => $executionId, 's…
92 $params = array_merge($params, $optParams);
93 return $this->call('list', [$params], ListPerfSampleSeriesResponse::class);
/plugin/geogebrembed/syntax/
H A Dggb.php16 private $params = ''; variable in syntax_plugin_geogebrembed_ggb
109 if (preg_match('/^(\d+)(?:x(\d+))?$/', $params[0], $size)) {
110 $params[0] = "width=$size[1]";
115 $params[0] .= ', autoHeight=true';
120 $this->params = implode(', ', str_replace('=', ': ', $params));
127 $this->params .= ", filename: \"$path\"";
132 $this->params .= ", material_id: \"$material_id\"";
136 $this->params .= ", material_id: \"$material_id\"";
140 $this->params .= ", ggbBase64: \"$match\"";
154 $current_settings = $this->params;
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSlmNamespace.asciidoc34 .`deleteLifecycle(array $params = [])`
39 $params['policy_id'] = (string) The id of the snapshot lifecycle policy to remove
47 .`executeLifecycle(array $params = [])`
52 $params['policy_id'] = (string) The id of the snapshot lifecycle policy to be executed
60 .`executeRetention(array $params = [])`
72 .`getLifecycle(array $params = [])`
77 $params['policy_id'] = (list) Comma-separated list of snapshot lifecycle policies to retrieve
85 .`getStats(array $params = [])`
97 .`getStatus(array $params = [])`
109 .`putLifecycle(array $params
[all...]
H A DRollupNamespace.asciidoc34 .`deleteJob(array $params = [])`
40 $params['id'] = (string) The ID of the job to delete
48 .`getJobs(array $params = [])`
54 $params['id'] = (string) The ID of the job(s) to fetch. Accepts glob patterns, or left blank for all jobs
62 .`getRollupCaps(array $params = [])`
68 $params['id'] = (string) The ID of the index to check rollup capabilities on, or left blank for all jobs
76 .`getRollupIndexCaps(array $params = [])`
82 $params['index'] = (string) The rollup index or index pattern to obtain rollup capabilities from.
90 .`putJob(array $params = [])`
96 $params['i
[all...]
H A DLicenseNamespace.asciidoc32 .`delete(array $params = [])`
44 .`get(array $params = [])`
49 $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
50 $params['accept_enterprise'] = (boolean) If the active license is an enterprise license, return type as 'enterprise' (default: false)
58 .`getBasicStatus(array $params = [])`
70 .`getTrialStatus(array $params = [])`
82 .`post(array $params = [])`
87 $params['acknowledge'] = (boolean) whether the user has acknowledged acknowledge messages (default: false)
88 $params['body'] = (array) licenses to be installed
96 .`postStartBasic(array $params
[all...]
/plugin/authgoogle/google/contrib/
H A DGoogle_AdExchangeSellerService.php38 $params = array_merge($params, $optParams);
68 $params = array_merge($params, $optParams);
89 $params = array_merge($params, $optParams);
122 $params = array_merge($params, $optParams);
152 $params = array_merge($params, $optParams);
173 $params = array_merge($params, $optParams);
207 $params = array_merge($params, $optParams);
247 $params = array_merge($params, $optParams);
281 $params = array_merge($params, $optParams);
300 $params = array_merge($params, $optParams);
[all …]
H A DGoogle_AdexchangebuyerService.php36 $params = array_merge($params, $optParams);
51 $params = array();
52 $params = array_merge($params, $optParams);
70 $params = array_merge($params, $optParams);
88 $params = array_merge($params, $optParams);
118 $params = array_merge($params, $optParams);
135 $params = array_merge($params, $optParams);
155 $params = array_merge($params, $optParams);
184 $params = array_merge($params, $optParams);
200 $params = array_merge($params, $optParams);
[all …]
H A DGoogle_SQLAdminService.php39 $params = array_merge($params, $optParams);
62 $params = array_merge($params, $optParams);
92 $params = array_merge($params, $optParams);
112 $params = array_merge($params, $optParams);
130 $params = array_merge($params, $optParams);
150 $params = array_merge($params, $optParams);
168 $params = array_merge($params, $optParams);
189 $params = array_merge($params, $optParams);
210 $params = array_merge($params, $optParams);
228 $params = array_merge($params, $optParams);
[all …]
H A DGoogle_CoordinateService.php36 $params = array_merge($params, $optParams);
66 $params = array_merge($params, $optParams);
94 $params = array_merge($params, $optParams);
115 $params = array_merge($params, $optParams);
146 $params = array_merge($params, $optParams);
176 $params = array_merge($params, $optParams);
210 $params = array_merge($params, $optParams);
240 $params = array_merge($params, $optParams);
265 $params = array_merge($params, $optParams);
289 $params = array_merge($params, $optParams);
[all …]
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.vml.js149params.x != a.x || params.y != a.y || params.width != a.width || params.height != a.height || para…
150 …= ovalTypes[o.type] && (a.cx != params.cx || a.cy != params.cy || a.r != params.r || a.rx != param…
154 for (var par in params) if (params[has](par)) {
161 params.href && (node.href = params.href);
162 params.title && (node.title = params.title);
163 params.target && (node.target = params.target);
164 params.cursor && (s.cursor = params.cursor);
165 "blur" in params && o.blur(params.blur);
175 "transform" in params && o.transform(params.transform);
209 params.font && (textpathStyle.font = params.font);
[all …]
/plugin/ireadit/syntax/
H A Dlist.php38 $params = [
85 $params[$key] = $value;
87 return $params;
121 public function render_xhtml(Doku_Renderer $renderer, $params) argument
135 if ($params['overview'] == '1') {
137 } elseif ($params['user'] == '$USER$') {
140 $user = $params['user'];
148 $pages = array_filter($pages, function ($k) use ($params) {
149 return substr($k, 0, strlen($params['namespace'])) == $params['namespace'];
152 return preg_match('/' . $params['filter'] . '/', $k);
[all …]
/plugin/icalendar/
H A Dsyntax.php66 parse_str($flagStr, $params);
69 if ($params['from'] == 'today') {
75 $from = $params['from'];
78 if ($params['to'] == 'today') {
85 $to = $params['to'];
89 if ($params['numberOfEntries']) {
96 if ($params['showEndDates'] == 1 ) {
102 if ( $params['showAs'] ) {
103 $showAs = $params['showAs'];
110 if ( $params['showAs'] ) {
[all …]
/plugin/fedauth/Auth/OpenID/
H A DDatabaseConnection.php43 * @param array $params An array of parameters to insert into the
51 function query($sql, $params = array()) argument
84 * @param array $params An array of parameters to insert into the
91 function getOne($sql, $params = array()) argument
103 * @param array $params An array of parameters to insert into the
109 function getRow($sql, $params = array()) argument
120 * @param array $params An array of parameters to insert into the
126 function getAll($sql, $params = array()) argument
/plugin/odt/ODT/elements/
H A DODTElementTable.php348 … $table_width = $params->units->getDigits ($params->units->toPoints($this->own_max_width));
358 public function getMaxWidth (ODTInternalParams $params) { argument
363 … $maxPageWidthPt = $params->units->getDigits ($params->units->toPoints($maxPageWidth.'cm'));
370 $leftMarginPt = $params->units->getDigits ($params->units->toPoints($leftMargin));
378 $rightMarginPt = $params->units->getDigits ($params->units->toPoints($rightMargin));
384 $widthPt = $params->units->getDigits ($params->units->toPoints($width));
424 $max_width = $this->getMaxWidth($params);
433 … $maxPageWidth = $params->units->getDigits ($params->units->toPoints($maxPageWidth.'cm'));
449 $container->adjustWidth ($params, true);
503 $maxWidth = $params->units->toPoints($maxWidth);
[all …]
/plugin/openid/Auth/OpenID/
H A DDatabaseConnection.php43 * @param array $params An array of parameters to insert into the
51 function query($sql, $params = []) argument
85 * @param array $params An array of parameters to insert into the
92 function getOne($sql, $params = []) argument
105 * @param array $params An array of parameters to insert into the
111 function getRow($sql, $params = []) argument
123 * @param array $params An array of parameters to insert into the
129 function getAll($sql, $params = []) argument
/plugin/xcom/scripts/
H A Dxml.php11 $params = json_decode($_REQUEST['params']); variable
21 $fn = $params[0] ;
27 if(!xcom_lock($params[1], true, $client)) {
38 for($p=0; $p<count($params);$p++) {
39 if(is_array($params[$p])) {
40 $params[$p] = json_encode($params[$p]);
46 for($p=0; $p<count($params);$p++) {
47 if(is_array($params[$p])) {
48 $elems = $params[$p];
54 $params[$p] = $ar;
[all …]
/plugin/odt/ODT/
H A DODTDocument.php104 protected $params = NULL; variable in ODTDocument
159 $this->params->document = $this;
340 unset($this->params->elementObj);
360 unset($this->params->elementObj);
361 $this->params->import = $import;
377 unset($this->params->elementObj);
388 unset($this->params->elementObj);
410 unset($this->params->elementObj);
420 unset($this->params->elementObj);
437 $this->params->import = $import;
[all …]
/plugin/epub/
H A Dscript.js6 var params="user="+encodeURIComponent(user);
8 params += "&location="+encodeURIComponent(window.location);
9 params += "&title="+encodeURIComponent(epub_title);
11 params+="&epub_ids="+epub_stringifyArray(epub_id);
15 params += "&client="+encodeURIComponent(client);
22 params,
45 var params="remove="+encodeURIComponent(id);
48 params,
68 var params="user="+encodeURIComponent(user);
70 params += "&client="+encodeURIComponent(client);
[all …]

1...<<41424344454647484950>>...118