Home
last modified time | relevance | path

Searched refs:this (Results 13851 – 13875 of 27090) sorted by relevance

1...<<551552553554555556557558559560>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DFrequencyCap.php36 $this->duration = $duration;
43 return $this->duration;
50 $this->impressions = $impressions;
57 return $this->impressions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentRevisionHumanReview.php36 $this->state = $state;
43 return $this->state;
50 $this->stateMessage = $stateMessage;
57 return $this->stateMessage;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Sql/
H A DTranslate.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
25 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
46 return isset($this->body) ? 'POST' : 'GET';
52 return $this;
54 $this->body = $body;
56 return $this;
H A DQuery.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
25 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
46 return isset($this->body) ? 'POST' : 'GET';
52 return $this;
54 $this->body = $body;
56 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Watcher/
H A DQueryWatches.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
25 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
46 return isset($this->body) ? 'POST' : 'GET';
52 return $this;
54 $this->body = $body;
56 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/
H A DAllocationExplain.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
25 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
47 return isset($this->body) ? 'POST' : 'GET';
53 return $this;
55 $this->body = $body;
57 return $this;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
H A DQueryApiKeys.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
25 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
46 return isset($this->body) ? 'POST' : 'GET';
52 return $this;
54 $this->body = $body;
56 return $this;
/plugin/structrowcolor/
H A Dstruct.php32 …$controller->register_hook('PLUGIN_STRUCT_CONFIGPARSER_UNKNOWNKEY', 'BEFORE', $this, 'handle_plugi…
33 …egister_hook('PLUGIN_STRUCT_AGGREGATIONTABLE_RENDERRESULTROW', 'BEFORE', $this, 'handle_plugin_str…
34 …$controller->register_hook('PLUGIN_STRUCT_AGGREGATIONTABLE_RENDERRESULTROW', 'AFTER', $this, 'hand…
83 if (!isset($this->row_colors[$searchConfig_hash])) {
84 $this->row_colors[$searchConfig_hash] = [];
94 $this->row_colors[$searchConfig_hash][$rownum] = $value->getRawValue();
134 $bgcolor = $this->row_colors[$searchConfig_hash][$rownum];
/plugin/calendoku/
H A Daction.php9 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'handle_pagewrite');
10 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_deliverical');
18 $namespaces = preg_split('/\s/', $this->getconf('icalnamespaces'));
41 if (!strcmp($this->getConf('icalnamespaces'), ''))
48 $templates = preg_split('/\s/', $this->getConf('icaltemplates'));
54 $namespaces = preg_split('/\s/', $this->getConf('icalnamespaces'));
63 $event->data[0][1] = $this->reparseTemplateWrite($event->data[0][1]);
/plugin/rocketchatnotifier/
H A Daction.php20 …$controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_action_act_preprocess…
26 $this->handle();
40 $ns = $this->getConf('namespaces');
52 $title = "{$fullname} updated page <{$this->urlize()}|{$INFO['id']}>";
58 $title .= " (<{$this->urlize($revArr[0])}|Compare changes>)";
69 "title_link" => "{$this->urlize()}",
80 $webhook = $this->getConf('webhook');
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DModuleTest.php36 $this->assertEquals($body, $node->getNode('body'));
37 $this->assertEquals($blocks, $node->getNode('blocks'));
38 $this->assertEquals($macros, $node->getNode('macros'));
39 $this->assertEquals($parent, $node->getNode('parent'));
40 $this->assertEquals($source->getName(), $node->getTemplateName());
45 $twig = new Environment($this->getMockBuilder('\Twig\Loader\LoaderInterface')->getMock());
202 …$twig = new Environment($this->getMockBuilder('\Twig\Loader\LoaderInterface')->getMock(), ['debug'…
/plugin/log/
H A Dsyntax.php27 $this->Lexer->addSpecialPattern('{{log(?:>[^}]+)?}}',$mode,'plugin_log');
34 return $this->getLang('e_syntax');
40 array('cdata', array($this->getLang('no_entry'))),
45 $logpage = log_get_log_page($this, $ID);
93 … array('internallink', array($logpage, $this->getLang('fulllog'))),
125 $form->addElement(form_makeTextField('log_text', '', $this->getLang('newentry')));
128 $form->addElement(form_makeButton('submit', null, $this->getLang('save')));
/plugin/mdpage/vendor/cebe/markdown/block/
H A DTableTrait.php75 array_unshift($this->context, 'table');
76 $row = $this->parseInline($line);
77 array_shift($this->context);
111 $tds .= "<$cellTag$align>" . trim($this->renderAbsy($cell)) . "</$cellTag>";
120 return $this->composeTable($head, $body);
148 if (isset($this->context[1]) && $this->context[1] === 'table') {
/plugin/pagenav/
H A Dsyntax.php32 $this->Lexer->addSpecialPattern('\[<\d*>(?: [^\]]+)?\]', $mode, 'plugin_pagenav');
108 if ($mode & 4) $renderer->doc .= $this->buildImgLink($first, 'first');
109 if ($mode & 2) $renderer->doc .= $this->buildImgLink($prev, 'prev');
110 if ($mode & 8) $renderer->doc .= $this->buildImgLink($start, 'up');
111 if ($mode & 2) $renderer->doc .= $this->buildImgLink($next, 'next');
112 if ($mode & 4) $renderer->doc .= $this->buildImgLink($last, 'last');
138 'title' => $this->getLang($cmd) . ': ' . hsc($title),
/plugin/datepicker/
H A Dsyntax.php40 $this->Lexer->addSpecialPattern("<datepicker[^>]*>",$mode,'plugin_datepicker');
41 $this->Lexer->addSpecialPattern("<weekpicker[^>]*>",$mode,'plugin_datepicker');
58 $opts["id"]=$this->idwcount++;
61 $opts["id"]=$this->iddcount++;
92 $empty = hsc($this->getConf('emptyStringWeek'));
96 $empty = hsc($this->getConf('emptyStringDate'));
104 if ($this->iswriter()==TRUE && $Hajax) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DOrganizationsSourcesFindings.php56 return $this->call('create', [$params], Finding::class);
80 return $this->call('group', [$params], GroupFindingsResponse::class);
171 return $this->call('list', [$params], ListFindingsResponse::class);
195 return $this->call('patch', [$params], Finding::class);
214 return $this->call('setMute', [$params], Finding::class);
231 return $this->call('setState', [$params], Finding::class);
258 return $this->call('updateSecurityMarks', [$params], SecurityMarks::class);
H A DOrganizationsSources.php51 return $this->call('create', [$params], Source::class);
65 return $this->call('get', [$params], Source::class);
82 return $this->call('getIamPolicy', [$params], Policy::class);
104 return $this->call('list', [$params], ListSourcesResponse::class);
123 return $this->call('patch', [$params], Source::class);
140 return $this->call('setIamPolicy', [$params], Policy::class);
157 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DAutoscalers.php93 return $this->call('aggregatedList', [$params], AutoscalerAggregatedList::class);
119 return $this->call('delete', [$params], Operation::class);
135 return $this->call('get', [$params], Autoscaler::class);
162 return $this->call('insert', [$params], Operation::class);
217 return $this->call('list', [$params], AutoscalerList::class);
246 return $this->call('patch', [$params], Operation::class);
274 return $this->call('update', [$params], Operation::class);
H A DGlobalForwardingRules.php60 return $this->call('delete', [$params], Operation::class);
75 return $this->call('get', [$params], ForwardingRule::class);
101 return $this->call('insert', [$params], Operation::class);
155 return $this->call('list', [$params], ForwardingRuleList::class);
184 return $this->call('patch', [$params], Operation::class);
200 return $this->call('setLabels', [$params], Operation::class);
229 return $this->call('setTarget', [$params], Operation::class);
H A DGlobalNetworkEndpointGroups.php63 return $this->call('attachNetworkEndpoints', [$params], Operation::class);
91 return $this->call('delete', [$params], Operation::class);
119 return $this->call('detachNetworkEndpoints', [$params], Operation::class);
136 return $this->call('get', [$params], NetworkEndpointGroup::class);
163 return $this->call('insert', [$params], Operation::class);
218 return $this->call('list', [$params], NetworkEndpointGroupList::class);
275 …return $this->call('listNetworkEndpoints', [$params], NetworkEndpointGroupsListNetworkEndpoints::c…
H A DTargetHttpProxies.php95 return $this->call('aggregatedList', [$params], TargetHttpProxyAggregatedList::class);
121 return $this->call('delete', [$params], Operation::class);
137 return $this->call('get', [$params], TargetHttpProxy::class);
163 return $this->call('insert', [$params], Operation::class);
217 return $this->call('list', [$params], TargetHttpProxyList::class);
245 return $this->call('patch', [$params], Operation::class);
272 return $this->call('setUrlMap', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DProjectsServiceAccountsKeys.php54 return $this->call('create', [$params], ServiceAccountKey::class);
74 return $this->call('delete', [$params], IamEmpty::class);
94 return $this->call('disable', [$params], IamEmpty::class);
113 return $this->call('enable', [$params], IamEmpty::class);
135 return $this->call('get', [$params], ServiceAccountKey::class);
157 return $this->call('list', [$params], ListServiceAccountKeysResponse::class);
178 return $this->call('upload', [$params], ServiceAccountKey::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/Resource/
H A DProjectsLocationsRegistriesDevices.php52 return $this->call('create', [$params], Device::class);
67 return $this->call('delete', [$params], CloudiotEmpty::class);
87 return $this->call('get', [$params], Device::class);
133 return $this->call('list', [$params], ListDevicesResponse::class);
151 return $this->call('modifyCloudToDeviceConfig', [$params], DeviceConfig::class);
174 return $this->call('patch', [$params], Device::class);
201 return $this->call('sendCommandToDevice', [$params], SendCommandToDeviceResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/Resource/
H A DProjectsLocationsTagTemplates.php60 return $this->call('create', [$params], GoogleCloudDatacatalogV1TagTemplate::class);
79 return $this->call('delete', [$params], DatacatalogEmpty::class);
92 return $this->call('get', [$params], GoogleCloudDatacatalogV1TagTemplate::class);
116 return $this->call('getIamPolicy', [$params], Policy::class);
144 return $this->call('patch', [$params], GoogleCloudDatacatalogV1TagTemplate::class);
168 return $this->call('setIamPolicy', [$params], Policy::class);
190 return $this->call('testIamPermissions', [$params], TestIamPermissionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/Resource/
H A DProjectsLocationsProcessorsProcessorVersions.php56 return $this->call('batchProcess', [$params], GoogleLongrunningOperation::class);
71 return $this->call('delete', [$params], GoogleLongrunningOperation::class);
86 return $this->call('deploy', [$params], GoogleLongrunningOperation::class);
99 return $this->call('get', [$params], GoogleCloudDocumentaiV1ProcessorVersion::class);
121 …return $this->call('list', [$params], GoogleCloudDocumentaiV1ListProcessorVersionsResponse::class);
140 return $this->call('process', [$params], GoogleCloudDocumentaiV1ProcessResponse::class);
155 return $this->call('undeploy', [$params], GoogleLongrunningOperation::class);

1...<<551552553554555556557558559560>>...1084