Home
last modified time | relevance | path

Searched refs:this (Results 9426 – 9450 of 27090) sorted by relevance

1...<<371372373374375376377378379380>>...1084

/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerUpdateEventTest.php132 $this->parse($oldMessage, $newMessage, $expected, 'mailto:strunk@example.org');
194 $this->parse($oldMessage, $newMessage, $expected, 'mailto:strunk@example.org');
252 $this->parse($oldMessage, $newMessage, $expected, 'mailto:strunk@example.org');
284 $this->parse($oldMessage, $newMessage, $expected, 'mailto:strunk@example.org');
352 $this->parse($oldMessage, $newMessage, $expected, 'mailto:strunk@example.org');
486 $this->parse($oldMessage, $newMessage, $expected, 'mailto:strunk@example.org');
554 $this->parse($oldMessage, $newMessage, $expected, 'mailto:strunk@example.org');
622 $this->parse($oldMessage, $newMessage, $expected, 'mailto:strunk@example.org');
716 $result = $this->parse($oldMessage, $newMessage, $expected, 'mailto:strunk@example.org');
807 $this->parse($oldMessage, $newMessage, $expected, 'mailto:strunk@example.org');
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSnapshot.php25 $this->_client = $client;
48 return $this->request($name, Request::PUT, $data);
66 $response = $this->request($name);
89 return $this->request('_all')->getData();
95 * @param string $repository the name of the repository in which this snapshot should be stored
96 * @param string $name the name of this snapshot
97 * @param array $options optional settings for this snapshot
108 return $this->request($repository.'/'.$name, Request::PUT, $options, ['wait_for_completion' => $waitForCompletion]);
127 $response = $this->request($repository.'/'.$name);
152 return $this
[all...]
/plugin/acknowledge/
H A Daction.php20 $controller->register_hook('COMMON_WIKIPAGE_SAVE', 'AFTER', $this, 'handlePageSave');
21 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handleAjaxAcknowledge');
22 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handleAjaxAutocomplete');
23 $controller->register_hook('PLUGIN_SQLITE_DATABASE_UPGRADE', 'AFTER', $this, 'handleUpgrade');
42 $helper->removePage($event->data['id']); // this cascades to assignments
71 echo $this->html();
91 $hlp = $this->loadHelper('acknowledge');
172 $html .= $this->getLang('ackOk');
174 $html .= sprintf($this->getLang('ackGranted'), dformat($ack));
178 $html .= '<h4>' . $this
[all...]
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DBaseNodeFilter.php20 return $this->nodePaths;
25 $this->nodePaths = $nodePaths;
30 $this->nodePaths[] = $nodePath;
37 if ($this->nodePaths) {
38 $this->mergeEnv($pb);
39 $pb->setEnv('NODE_PATH', implode(PATH_SEPARATOR, $this->nodePaths));
/plugin/findologicxmlexport/vendor/hoa/event/
H A DListens.php67 $listener = $this->getListener();
74 get_class($this)
80 return $this;
91 $old = $this->_listener;
92 $this->_listener = $listener;
104 return $this->_listener;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.misc.msoffice.php27 $info = &$this->getid3->info;
29 $this->fseek($info['avdataoffset']);
30 $DOCFILEheader = $this->fread(8);
33 …$this->error('Expecting "'.getid3_lib::PrintHexBytes($magic).'" at '.$info['avdataoffset'].', foun…
38 …$this->error('MS Office (.doc, .xls, etc) parsing not enabled in this version of getID3() ['.$this
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DWriterTest.php16 $result = Writer::write($this->getComponent());
17 $this->assertEquals("BEGIN:VCALENDAR\r\nEND:VCALENDAR\r\n", $result);
23 $result = Writer::writeJson($this->getComponent());
24 $this->assertEquals('["vcalendar",[],[]]', $result);
30 $result = Writer::writeXml($this->getComponent());
31 $this->assertEquals(
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DStatus.php41 $this->code = $code;
48 return $this->code;
55 $this->details = $details;
62 return $this->details;
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDayPartTargeting.php41 $this->daysOfWeek = $daysOfWeek;
48 return $this->daysOfWeek;
55 $this->hoursOfDay = $hoursOfDay;
62 return $this->hoursOfDay;
69 $this->userLocalTime = $userLocalTime;
76 return $this->userLocalTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DStatus.php41 $this->code = $code;
48 return $this->code;
55 $this->details = $details;
62 return $this->details;
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
H A DVertex3DList.php29 $this->xOffsets = $xOffsets;
33 return $this->xOffsets;
37 $this->yOffsets = $yOffsets;
41 return $this->yOffsets;
45 $this->zOffsets = $zOffsets;
49 return $this->zOffsets;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DStatus.php41 $this->code = $code;
48 return $this->code;
55 $this->details = $details;
62 return $this->details;
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DWindowsUpdateSettings.php41 $this->classifications = $classifications;
48 return $this->classifications;
55 $this->excludes = $excludes;
62 return $this->excludes;
69 $this->exclusivePatches = $exclusivePatches;
76 return $this->exclusivePatches;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleRpcStatus.php41 $this->code = $code;
48 return $this->code;
55 $this->details = $details;
62 return $this->details;
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DArtifact.php41 $this->checksum = $checksum;
48 return $this->checksum;
55 $this->id = $id;
62 return $this->id;
69 $this->names = $names;
76 return $this->names;
H A DStatus.php41 $this->code = $code;
48 return $this->code;
55 $this->details = $details;
62 return $this->details;
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3EnvironmentTestCasesConfig.php41 $this->enableContinuousRun = $enableContinuousRun;
48 return $this->enableContinuousRun;
55 $this->enablePredeploymentRun = $enablePredeploymentRun;
62 return $this->enablePredeploymentRun;
69 $this->testCases = $testCases;
76 return $this->testCases;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/
H A DStatus.php41 $this->code = $code;
48 return $this->code;
55 $this->details = $details;
62 return $this->details;
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DGeneratedIds.php41 $this->ids = $ids;
48 return $this->ids;
55 $this->kind = $kind;
62 return $this->kind;
69 $this->space = $space;
76 return $this->space;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DStatus.php41 $this->code = $code;
48 return $this->code;
55 $this->details = $details;
62 return $this->details;
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DAuditLogConfig.php41 $this->exemptedMembers = $exemptedMembers;
48 return $this->exemptedMembers;
55 $this->ignoreChildExemptions = $ignoreChildExemptions;
62 return $this->ignoreChildExemptions;
69 $this->logType = $logType;
76 return $this->logType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DParentEntityFilter.php41 $this->fileType = $fileType;
48 return $this->fileType;
55 $this->filterIds = $filterIds;
62 return $this->filterIds;
69 $this->filterType = $filterType;
76 return $this->filterType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1CustomerConstraints.php41 $this->allowedCustomerTypes = $allowedCustomerTypes;
48 return $this->allowedCustomerTypes;
55 $this->allowedRegions = $allowedRegions;
62 return $this->allowedRegions;
69 $this->promotionalOrderTypes = $promotionalOrderTypes;
76 return $this->promotionalOrderTypes;
H A DGoogleCloudChannelV1ListSubscribersResponse.php41 $this->nextPageToken = $nextPageToken;
48 return $this->nextPageToken;
55 $this->serviceAccounts = $serviceAccounts;
62 return $this->serviceAccounts;
69 $this->topic = $topic;
76 return $this->topic;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DWatchRequest.php41 $this->labelFilterAction = $labelFilterAction;
48 return $this->labelFilterAction;
55 $this->labelIds = $labelIds;
62 return $this->labelIds;
69 $this->topicName = $topicName;
76 return $this->topicName;

1...<<371372373374375376377378379380>>...1084